{"id":21199183,"url":"https://github.com/r167/adsb-runner","last_synced_at":"2026-01-02T12:26:22.228Z","repository":{"id":218876192,"uuid":"735176135","full_name":"R167/adsb-runner","owner":"R167","description":"Config for an ADS-B receiver","archived":false,"fork":false,"pushed_at":"2024-07-14T05:26:12.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-21T14:46:49.708Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/R167.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2023-12-23T23:53:30.000Z","updated_at":"2024-10-21T06:19:10.000Z","dependencies_parsed_at":"2024-11-20T19:59:34.688Z","dependency_job_id":"13351917-d7a3-4809-90e7-0e9cb6362aca","html_url":"https://github.com/R167/adsb-runner","commit_stats":null,"previous_names":["r167/asdb-runner","r167/adsb-runner"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R167%2Fadsb-runner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R167%2Fadsb-runner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R167%2Fadsb-runner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R167%2Fadsb-runner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/R167","download_url":"https://codeload.github.com/R167/adsb-runner/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243653557,"owners_count":20325762,"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":[],"created_at":"2024-11-20T19:59:37.334Z","updated_at":"2026-01-02T12:26:22.199Z","avatar_url":"https://github.com/R167.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# adsb-runner\n\nBase config for running a Raspberry Pi as an ADS-B receiver. Includes a docker-compose file\nfor running in with both 1090 and 978 MHz receivers. You **will** need to change some defaults\nin the docker-compose file to match your setup.\n\nTo configure, you will want to make a copy of the `example.env` file and edit it to match your\nsetup. The `example.env` file contains comments explaining what each variable does.\n\nIf you disable feeding to certain services, you will want to remove the corresponding\nservice configuration from the `docker-compose.yml` file.\n\nThe runtime uses https://github.com/sdr-enthusiasts images. See the following links for\nmore information on the images used:\n\n* [ultrafeeder](https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder) - main image that contains the dump1090 receiver and forwards data to other services.\n* [dump978](https://github.com/sdr-enthusiasts/docker-dump978) - contains the dump978 receiver and forwards data to other services.\n* [piaware](https://github.com/sdr-enthusiasts/docker-piaware) - forwards data to FlightAware.\n* [rbfeeder](https://github.com/sdr-enthusiasts/docker-radarbox) - forwards data to RadarBox.\n* [fr24feed](https://github.com/sdr-enthusiasts/docker-flightradar24) - forwards data to Flightradar24.\n\n## Usage\n\n```bash\n# Clone the repo\ngit clone https://github.com/R167/adsb-runner.git asdb\ncd adsb\n\n# Copy the example env file and edit it\ncp example.env .env\nvim .env\n\n# Start the docker containers\nmake start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr167%2Fadsb-runner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fr167%2Fadsb-runner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr167%2Fadsb-runner/lists"}