{"id":13581969,"url":"https://github.com/chuot/rdio-scanner","last_synced_at":"2025-04-06T10:33:12.255Z","repository":{"id":40677133,"uuid":"191600102","full_name":"chuot/rdio-scanner","owner":"chuot","description":"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.","archived":false,"fork":false,"pushed_at":"2025-03-30T16:08:55.000Z","size":9821,"stargazers_count":473,"open_issues_count":80,"forks_count":68,"subscribers_count":52,"default_branch":"master","last_synced_at":"2025-03-30T17:22:58.082Z","etag":null,"topics":["firefighter","police","radio","scanner","sdr"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chuot.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["chuot"]}},"created_at":"2019-06-12T15:42:28.000Z","updated_at":"2025-03-30T16:08:53.000Z","dependencies_parsed_at":"2024-06-20T11:20:37.209Z","dependency_job_id":"06515086-7c55-46e6-9338-c4333915cdbd","html_url":"https://github.com/chuot/rdio-scanner","commit_stats":null,"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chuot%2Frdio-scanner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chuot%2Frdio-scanner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chuot%2Frdio-scanner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chuot%2Frdio-scanner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chuot","download_url":"https://codeload.github.com/chuot/rdio-scanner/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247470564,"owners_count":20944146,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["firefighter","police","radio","scanner","sdr"],"created_at":"2024-08-01T15:02:21.472Z","updated_at":"2025-04-06T10:33:12.244Z","avatar_url":"https://github.com/chuot.png","language":"Go","funding_links":["https://github.com/sponsors/chuot"],"categories":["Go"],"sub_categories":[],"readme":"![Rdio Scanner](./docs/images/rdio-scanner.png?raw=true)\n\n# What is it ?\n\n[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.\n\nYou can listen to [Rdio Scanner](https://github.com/chuot/rdio-scanner) on any modern browsers using the integrated web app.\n\n# Recorders compatibility\n\n[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.\n\nHere is a list of recorders known to work with [Rdio Scanner](https://github.com/chuot/rdio-scanner):\n\n| Recorder                                                       | API | Dirwatch |\n| -------------------------------------------------------------- | --- | -------- |\n| [Trunk Recorder](https://github.com/robotastic/trunk-recorder) | X   | X        |\n| [RTLSDR-Airband](https://github.com/szpajder/RTLSDR-Airband)   |     | X        |\n| [SDRTrunk](https://github.com/DSheirer/sdrtrunk)               |     | X        |\n| [voxcall](https://github.com/aaknitt/voxcall)                  | X   |          |\n| [ProScan](https://www.proscan.org/)                            |     | X        |\n| [DSDPlus Fast Lane](https://https://www.dsdplus.com/)          |     | X        |\n\n# Quick start\n\nALWAYS 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)**.\n\n1. 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).\n\n   | Operating system | Architecture | Use package                           |\n   | -----------------| ------------ | ------------------------------------- |\n   | FreeBSD          | amd64        | rdio-scanner-freebsd-amd64-v6.6.3.zip |\n   | Linux            | 386          | rdio-scanner-linux-386-v6.6.3.zip     |\n   | Linux            | amd64        | rdio-scanner-linux-amd64-v6.6.3.zip   |\n   | Linux            | arm          | rdio-scanner-linux-arm-v6.6.3.zip     |\n   | Linux            | arm64        | rdio-scanner-linux-arm64-v6.6.3.zip   |\n   | macOS            | amd64        | rdio-scanner-macos-amd64-v6.6.3.zip   |\n   | macOS            | arm64        | rdio-scanner-macos-arm64-v6.6.3.zip   |\n   | Windows          | amd64        | rdio-scanner-macos-amd64-v6.6.3.zip   |\n\n2. Extract the contents of the archive somewhere on your computer.\n3. Run the [Rdio Scanner](https://github.com/chuot/rdio-scanner) executable.\n4. Access the administrative dashboard to finalize the configuration.\n\nMore detailed instructions are available in the `rdio-scanner.pdf` file provided in the precompiled archives.\n\n# Docker\n\nAs 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)**.\n\n# Need help ?\n\n## GitHub Discussions 💭\n\nYour question might already be addressed on the [Rdio Scanner GitHub Wiki](https://github.com/chuot/rdio-scanner/wiki), be sure to check it out at **[https://github.com/chuot/rdio-scanner/wiki](https://github.com/chuot/rdio-scanner/wiki)**.\n\n## GitHub WIKI 📖\n\nFeel free to ask your questions or share your comments on the [Rdio Scanner GitHub discussions](https://github.com/chuot/rdio-scanner/discussions) at **[https://github.com/chuot/rdio-scanner/discussions](https://github.com/chuot/rdio-scanner/discussions)**.\n\n## Discord Server 💬\n\nConnect with others interested in [Rdio Scanner](https://github.com/chuot/rdio-scanner) on this community [Discord server](https://discord.com/invite/pebyc3Sj2x).\n\n# Show your appreciation, support the author\n\nIf 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.\n\nIf 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.\n\n# Improve your experience on the go\n\nYou can enjoy your [Rdio Scanner](https://github.com/chuot/rdio-scanner) on the go on your mobile device with the native app.\n\n[![Available on the App Store](./docs/images/app-store-badge.png?raw=true)](https://apps.apple.com/us/app/rdio-scanner/id1563065667#?platform=iphone)\n[![Get it on Google Play](./docs/images/google-play-badge.png?raw=true)](https://play.google.com/store/apps/details?id=solutions.saubeo.rdioScanner)\n\n**Happy Rdio scanning !**","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchuot%2Frdio-scanner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchuot%2Frdio-scanner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchuot%2Frdio-scanner/lists"}