Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chuot/rdio-scanner
Rdio Scanner is an open source software that ingest and distribute audio files generated by various software-defined radio recorders. Its interface tries to reproduce the user experience of a real police scanner, while adding its own touch.
https://github.com/chuot/rdio-scanner
firefighter police radio scanner sdr
Last synced: about 1 month ago
JSON representation
Rdio Scanner is an open source software that ingest and distribute audio files generated by various software-defined radio recorders. Its interface tries to reproduce the user experience of a real police scanner, while adding its own touch.
- Host: GitHub
- URL: https://github.com/chuot/rdio-scanner
- Owner: chuot
- License: gpl-3.0
- Created: 2019-06-12T15:42:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-10T23:56:11.000Z (5 months ago)
- Last Synced: 2024-08-02T15:48:01.330Z (4 months ago)
- Topics: firefighter, police, radio, scanner, sdr
- Language: Go
- Homepage:
- Size: 9.58 MB
- Stars: 418
- Watchers: 47
- Forks: 59
- Open Issues: 56
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-starz - chuot/rdio-scanner - Rdio Scanner is an open source software that ingest and distribute audio files generated by various software-defined radio recorders. Its interface tries to reproduce the user experience of a real pol (Go)
README
![Rdio Scanner](./docs/images/rdio-scanner.png?raw=true)
# What is it ?
[Rdio Scanner](https://github.com/chuot/rdio-scanner) is an open source software that ingest and distribute audio files generated by various software-defined radio recorders. Its interface tries to reproduce the user experience of a real police scanner, while adding its own touch.
You can listen to [Rdio Scanner](https://github.com/chuot/rdio-scanner) on any modern browsers using the integrated web app.
# Recorders compatibility
[Rdio Scanner](https://github.com/chuot/rdio-scanner) works with any radio recorder, as long as they can create audio files separated by conversations or transmissions.
Here is a list of recorders known to work with [Rdio Scanner](https://github.com/chuot/rdio-scanner):
| Recorder | API | Dirwatch |
| -------------------------------------------------------------- | --- | -------- |
| [Trunk Recorder](https://github.com/robotastic/trunk-recorder) | X | X |
| [RTLSDR-Airband](https://github.com/szpajder/RTLSDR-Airband) | | X |
| [SDRTrunk](https://github.com/DSheirer/sdrtrunk) | | X |
| [voxcall](https://github.com/aaknitt/voxcall) | X | |
| [ProScan](https://www.proscan.org/) | | X |
| [DSDPlus Fast Lane](https://https://www.dsdplus.com/) | | X |# Quick start
ALWAYS DOWNLOAD THE LATEST VERSION OF [RDIO SCANNER](https://github.com/chuot/rdio-scanner) FROM ITS OFFICIAL REPOSITORY AT **[HTTPS://GITHUB.COM/CHUOT/RDIO-SCANNER](https://github.com/chuot/rdio-scanner)**.
1. Download the latest precompiled version of [Rdio Scanner](https://github.com/chuot/rdio-scanner) from the [releases tab](https://github.com/chuot/rdio-scanner/releases).
| Operating system | Architecture | Use package |
| -----------------| ------------ | ------------------------------------- |
| FreeBSD | amd64 | rdio-scanner-freebsd-amd64-v6.6.3.zip |
| Linux | 386 | rdio-scanner-linux-386-v6.6.3.zip |
| Linux | amd64 | rdio-scanner-linux-amd64-v6.6.3.zip |
| Linux | arm | rdio-scanner-linux-arm-v6.6.3.zip |
| Linux | arm64 | rdio-scanner-linux-arm64-v6.6.3.zip |
| macOS | amd64 | rdio-scanner-macos-amd64-v6.6.3.zip |
| macOS | arm64 | rdio-scanner-macos-arm64-v6.6.3.zip |
| Windows | amd64 | rdio-scanner-macos-amd64-v6.6.3.zip |2. Extract the contents of the archive somewhere on your computer.
3. Run the [Rdio Scanner](https://github.com/chuot/rdio-scanner) executable.
4. Access the administrative dashboard to finalize the configuration.More detailed instructions are available in the `rdio-scanner.pdf` file provided in the precompiled archives.
# Docker
As a courtesy to Docker users, [Rdio Scanner](https://github.com/chuot/rdio-scanner) is also distributed as a Docker image where a new version is generated with each new release. More information available at **[https://hub.docker.com/repository/docker/chuot/rdio-scanner](https://hub.docker.com/repository/docker/chuot/rdio-scanner)**.
# Need help ?
You can ask your questions or post your comments on the [Rdio Scanner Discussions](https://github.com/chuot/rdio-scanner/discussions) at **[https://github.com/chuot/rdio-scanner/discussions](https://github.com/chuot/rdio-scanner/discussions)**.
# Show your appreciation, support the author
If you like [Rdio Scanner](https://github.com/chuot/rdio-scanner), **[consider starring the GitHub repository](https://github.com/chuot/rdio-scanner/stargazers)** to show you appreciation to the author for his hard work. It cost nothing but is really appreciated.
If you use [Rdio Scanner](https://github.com/chuot/rdio-scanner) for commercial purposes or derive income from it, **[sponsor the project](https://github.com/sponsors/chuot)** to help support continued development.
[![Follow us on Twitter](./docs/images/twitter-badge.png?raw=true)](https://twitter.com/RdioScanner)
# Improve your experience on the go
You can enjoy your [Rdio Scanner](https://github.com/chuot/rdio-scanner) on the go on your mobile device with the native app.
[![Available on the App Store](./docs/images/app-store-badge.png?raw=true)](https://apps.apple.com/us/app/rdio-scanner/id1563065667#?platform=iphone)
[![Get it on Google Play](./docs/images/google-play-badge.png?raw=true)](https://play.google.com/store/apps/details?id=solutions.saubeo.rdioScanner)# Commercial support
Commercial support is available at **[https://saubeo.solutions/](https://saubeo.solutions)**.
**Happy Rdio scanning !**