Skip to content

adsbxchange/adsbexchange-stats

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

adsbexchange-stats

ADSBexchange.com Statistics Beta

You must be running ADSBexchange feeder.

Stats only. Be sure to install ADSBexchange.com feeder package first.

STEP 1: FEEDER PACKAGE

curl -L -o /tmp/axfeed.sh https://adsbexchange.com/feed.sh
sudo bash /tmp/axfeed.sh

STEP 2: STATS

wget -O /tmp/axstats.sh https://raw.githubusercontent.com/adsbxchange/adsbexchange-stats/master/stats.sh
sudo bash /tmp/axstats.sh

Show stats URL on console

adsbexchange-showurl

Systemd Status

sudo systemctl status adsbexchange-stats

Restart

sudo systemctl restart adsbexchange-stats

Figure the URL out yourself

Replace UUID with the adsbx stats generated uuid:

https://www.adsbexchange.com/api/feeders/?feed=UUID

--adsbx-git-discord

Uninstall

sudo bash /usr/local/share/adsbexchange-stats/uninstall.sh

For early versions just disable the service:

sudo systemctl disable --now adsbexchange-stats

About

ADSBexchange.com Statistics Beta

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages