Setup your own $10 ADS-B ground station and track flights in real-time on http://flightaware.com
10K+

Want to build and run your own ADS-B ground station for USD$10? With this docker image and a simple RTLSDR dongle you can setup your own ADS-B ground station and track flights in real-time in a matter of minutes! This software makes you eligable for a premium account worth $89/month on flightaware.com
This is a docker image with http://nl.flightaware.com/adsb/piaware/
###Installation instructions:
$ docker run -d \
--name piaware \
--privileged \
-p 10001:10001 \
-p 30001:30001 \
-p 30002:30002 \
-p 30003:30003 \
-p 30004:30004 \
-p 30005:30005 \
-p 8080:8080 \
--env USERNAME=<username> \
--env PASSWORD=<password> \
marcelmaatkamp/piaware
Content type
Image
Digest
sha256:40270940a…
Size
1.3 GB
Last updated
over 10 years ago
docker pull marcelmaatkamp/piaware