ADSB-Exchange Statistics Beta Fork from ADSB-Exchange
This installer is meant only for RPi running the The ADS-B Receiver Project image from jprochazkat with the inbuilt ADS-B Exchange feeder script.
The ADS-B Exchange feeder script from The ADS-B Receiver Project must have been installed before.
curl -o /tmp/stats.sh https://raw.githubusercontent.com/amnesica/adsbexchange-stats/master/stats.sh
sudo bash /tmp/stats.sh
adsbexchange-showurl
sudo systemctl status adsbexchange-stats
sudo systemctl restart adsbexchange-stats
Replace UUID with the adsbx stats generated uuid: https://www.adsbexchange.com/api/feeders/?feed=UUID
--adsbx-git-discord
sudo bash /usr/local/share/adsbexchange-stats/uninstall.sh
For early versions just disable the service:
sudo systemctl disable --now adsbexchange-stats