muzqs
May 22, 2026, 7:13am
1
Hey all,
Wanted to share something I’ve been working on for a while:
SCOUT , a lightweight GTK3 desktop app that searches multiple Arch-based forums simultaneously.
Available in repo:
yay forum-scout
Choose which forums to search.
Get already asked questions. [type and use space ]
Create bookmarks.
Look back what you search for in the past.
The idea started simple — I wanted a quick way to search all the usual forums at once, instead of visiting them one by one.
Turned out useful enough to keep building on it.
What it does:
Searches Mabox, EndeavourOS, Manjaro, Arch Wiki and Arch BBS in one query
Bookmarks — save useful topics, open or copy link later
Search history — re-run previous searches with double click
Dropdown search autocomplete from Discourse forums
Keyboard shortcuts — Ctrl+L focus search · Escape clear · F5 re-run
Persistent settings, multilingual (EN/NL/ES/PL)
For some topics I find it handy to keep a quick offline overview of threads I want to come back to.
Arch Focussed Forum Search Tool
Feedback welcome — bugs, feature ideas, whatever.
Disclaimer: Parts of this tool were built with AI assistance (Claude Sonnet by Anthropic). All code has been reviewed and tested by me.
3 Likes
Playing around with the script.
Man, this is f…g awesome! Already looking for an available keyboard letter, this one goes ASAP into my daily flow.
Thanks a million.
1 Like
muzqs
May 22, 2026, 9:20pm
3
@M0nst3r ,
Thanks you like it.
If you have a github account, could you star it
muzqs
May 23, 2026, 12:12pm
5
Update:
Scout v0.1.1 is out — a few improvements based on early feedback:
CachyOS added — discuss.cachyos.org is now included as a search source (Discourse)
Forced theming removed — Scout now uses your system GTK theme instead of overriding it with its own colors. Thanks Daniel for pointing that out.
Forum colors adjusted — the color labels in the topbar and results list are now readable on both light and dark themes
Easy install — added install.sh for a one-command install to ~/.local/bin
Arch Focussed Forum Search Tool
Testing with feedback would be appreciated
1 Like
muzqs
May 23, 2026, 3:29pm
6
Small update — improved forum colors based on feedback from the Manjaro forum:
Feedback from manjaro.
CachyOS color changed from red to violet, to avoid clashing with Arch BBS orange and improve readability on dark system themes.
Text should be better readable.
Arch Focussed Forum Search Tool
1 Like
muzqs
May 23, 2026, 4:48pm
7
Update:
I think it has now all major distro’s in the search.
Searches
Arch Wiki
Arch BBS
Manjaro
Garuda
EndeavourOS
RebornOs
CachyOS
Mabox
Arch Focussed Forum Search Tool
Great.
My little suggestion would be (if possible) to make the Added column sortable. As a test, for example, I was searching for an old post in Manjaro and clicking on that column, if available, would get the result faster.
1 Like
muzqs
May 23, 2026, 9:31pm
9
Update:
Changed the name to “forum-scout”. Scout is already in the aur.
Major changes in release forum-scout v0.2.0
Arch Focussed Forum Search Tool
1 Like
muzqs
May 23, 2026, 9:46pm
10
Option to save old values
mv ~/.config/scout ~/.config/forum-scout
mv ~/.cache/scout/ ~/.cache/forum-scout
To remove scout
rm -rf ~/.config/scout
rm -f ~/.local/bin/scout
rm -f ~/.local/share/applications/scout.desktop
rm -rf ~/.cache/scout/
1 Like
muzqs
May 24, 2026, 9:42am
11
Update:
v0.2.0
Added a Forums toggle button — hide the forum checkboxes when you don’t need them and get more space for results.
Getting great feedback from a closed Manjaro group — one moderator even suggested adding it to the AUR.
Not quite ready for that yet, but that’s the plan. A bit more testing first.
Thanks for testing!
1 Like
napcok
May 24, 2026, 2:58pm
12
1 Like
muzqs
May 24, 2026, 3:15pm
13
Hahaha thats quick. Thanks for testing.
1 Like
napcok
May 24, 2026, 7:11pm
16
Version 0.3.0 is available from Mabox repo.
yay forum-scout
Thanks @muzqs for handy tool
1 Like
muzqs
May 24, 2026, 7:51pm
17
WOOw.
v0.3.0 is updated to v0.3.1 has (info hotkeys)
Non trivial…
1 Like
muzqs
May 24, 2026, 7:55pm
19
yay forum-scout
1 maboxlinux/forum-scout 0.3.0-1 (22.9 KiB 70.9 KiB)
Multi-forum search tool for Arch-based distros (GTK3)
==> Packages to install (eg: 1 2 3, 1-3 or ^4)
==> 1
Sync Explicit (1): forum-scout-0.3.0-1
resolving dependencies...
looking for conflicting packages...
Packages (1) forum-scout-0.3.0-1
Total Download Size: 0,02 MiB
Total Installed Size: 0,07 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
forum-scout-0.3.0-1-any.pkg.tar.zst failed to download
error: failed retrieving file 'forum-scout-0.3.0-1-any.pkg.tar.zst' from repo.maboxlinux.org : The requested URL returned error: 404
warning: failed to retrieve some files
error: failed to commit transaction (failed to retrieve some files)
Errors occurred, no packages were upgraded.
-> error installing repo packages
napcok
May 24, 2026, 7:56pm
20
Try again
Use:
yay
first to update pkgslists.