https://github.com/sdr-enthusiasts/docker-adsbexchange
Feeds ADS-B data into adsbexchange.com. Designed to work with mikenye/readsb-protobuf.
https://github.com/sdr-enthusiasts/docker-adsbexchange
ads-b adsb adsb-exchange adsbexchange mlat readsb
Last synced: about 1 year ago
JSON representation
Feeds ADS-B data into adsbexchange.com. Designed to work with mikenye/readsb-protobuf.
- Host: GitHub
- URL: https://github.com/sdr-enthusiasts/docker-adsbexchange
- Owner: sdr-enthusiasts
- License: mit
- Created: 2020-02-04T06:38:27.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-03-30T01:50:30.000Z (about 1 year ago)
- Last Synced: 2025-03-30T18:08:37.971Z (about 1 year ago)
- Topics: ads-b, adsb, adsb-exchange, adsbexchange, mlat, readsb
- Language: Shell
- Homepage:
- Size: 335 KB
- Stars: 75
- Watchers: 5
- Forks: 14
- Open Issues: 3
-
Metadata Files:
- Readme: README.DockerHub.md
- License: LICENSE
Awesome Lists containing this project
README
# sdr-enthusiasts/docker-adsbexchange
[](https://hub.docker.com/r/mikenye/adsbexchange)
[](https://discord.gg/sTf9uYF)
Docker container to feed ADS-B data into [adsbexchange](https://www.adsbexchange.com). Designed to work in tandem with [sdr-enthusiasts/readsb-protobuf](https://github.com/sdr-enthusiasts/docker-readsb-protobuf) or another BEAST provider. Builds and runs on x86, x86_64, arm32v7 & arm64v8.
The container pulls ADS-B information from a BEAST provider and sends data to [adsbexchange](https://www.adsbexchange.com).
For more information on [adsbexchange](https://www.adsbexchange.com), see here: [ADSBExchange How-To-Feed](https://adsbexchange.com/how-to-feed/). This container uses a modified version of the "script method" outlined on that page.
## Documentation
Please [read this container's detailed and thorough documentation in the GitHub repository.](https://github.com/sdr-enthusiasts/docker-adsbexchange/blob/main/README.md)