Rules-based browser launcher for TUI + GNOME. switchyard.aly.codes
tui gnome bowser go
0

Configure Feed

Select the types of activity you want to include in your feed.

data: improve wording in metainfo

Aly Raffauf (Jan 21, 2026, 11:38 AM EST) b0abbe5f dff0f00e

+2 -2
+2 -2
data/io.github.alyraffauf.Switchyard.metainfo.xml
··· 31 31 32 32 <description> 33 33 <p> 34 - Switchyard routes links to the right browser based on your rules. Like a railroad switchyard directing trains to different tracks, it automatically opens URLs in the appropriate browser, or shows a quick picker when no rule matches. 34 + Switchyard routes links to the right browser based on your rules. Like a railroad switchyard directing trains to different tracks, it automatically opens URLs in the appropriate browser, or shows a quick launcher when no rule matches. 35 35 </p> 36 36 <p> 37 37 Create simple domain matches or powerful regular expressions. Set up automatic routing for work sites, personal accounts, and everything in between. When rules don&apos;t match, choose your browser with keyboard shortcuts or a quick click. ··· 99 99 100 100 <screenshots> 101 101 <screenshot type="default"> 102 - <caption>The Switchyard browser picker.</caption> 102 + <caption>The Switchyard browser launcher.</caption> 103 103 <image 104 104 >https://raw.githubusercontent.com/alyraffauf/switchyard/master/docs/images/switchyard-picker.png</image> 105 105 </screenshot>