Skip to content

ADS-B bot ; reporting interesting airplane traffic information

License

Notifications You must be signed in to change notification settings

ch166/barkley-public

Repository files navigation

barkley

ADS-B bot ; reporting interesting airplane traffic information; reading live data from piaware dump-1090 datasets

Installation is currently manual - requires a couple of no-yet-automated steps.

Install Dir : /opt/barkley Python VENV : /opt/barkley-venv

Need to make sure that the python environment exists and has the modules from requirements.txt installed

$ python -m venv /opt/barkley-venv

The update_db.sh script needs to be run every so often to get updated ADSB ID data for aircraft. This script creates the sqlite file - and the resulting file needs to be moved to the data/ directory.

Auth

Copy the sample.env file into the running directory as .env Update the values to match your account ID / application password

About

ADS-B bot ; reporting interesting airplane traffic information

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published