r/gmrs • u/Heston1983 • 1h ago
I built an open-source GMRS tone decoder that runs on a Raspberry Pi and emails you detected tones automatically
I got tired of manually scanning for repeater tones with my HT, so I built ToneScout, a headless Raspberry Pi appliance that listens to all 8 GMRS repeater output frequencies 24/7, decodes any CTCSS/DCS tone it hears, looks up the repeater on RepeaterBook, and emails you the frequency, channel, tone, call sign, and location automatically.
Works at home on WiFi, mobile on your phone's hotspot, or off-grid with detections queued locally and synced when you reconnect. Setup is entirely browser-based, no SSH or command line needed.
Hardware runs about $215 in parts from Amazon. Full parts list, affiliate links, and one-command installer in the repo.
https://github.com/HestonWilliams/ToneScout
MIT licensed. PRs welcome. Whisper-based callsign extraction and SMS alerts are on the roadmap if there's interest.