Skip to content

Feed TheAirTraffic.com using an existing receiver running readsb / dump1090 / piaware / Raspbian / Linux

License

Notifications You must be signed in to change notification settings

Jxck-S/tat-feeder

 
 

Repository files navigation

TheAirTraffic feed client

  • These scripts aid in setting up your current ADS-B receiver to feed TheAirTraffic.
  • They will not disrupt any existing feed clients already present

1: Find coordinates / elevation:

https://www.freemaptools.com/elevation-finder.htm

2: Install the theairtraffic feed client

curl -L -o /tmp/tatfeed.sh https://raw.githubusercontent.com/Jxck-S/tat-feeder/master/install.sh
sudo bash /tmp/tatfeed.sh

3: Check this URL to check if your feed is working

Update the feed client without reconfiguring

curl -L -o /tmp/axupdate.sh https://raw.githubusercontent.com/Jxck-S/feedclient/master/update.sh
sudo bash /tmp/axupdate.sh

About

Feed TheAirTraffic.com using an existing receiver running readsb / dump1090 / piaware / Raspbian / Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%