A display for airport departures
Find a file
2024-03-19 00:16:02 +01:00
.github adding flake 2024-03-18 23:28:53 +01:00
.gitignore Add config.py to gitignore 2024-03-18 22:33:26 +01:00
config.example.py Add config.py to gitignore 2024-03-18 22:33:26 +01:00
datapull.py first actual data shower \o/ 2024-03-18 23:16:43 +01:00
LICENSE Initial commit 2024-03-18 19:42:44 +01:00
README.md README 2024-03-18 21:54:55 +01:00
requirements.in adding flask 2024-03-19 00:16:02 +01:00
requirements.txt adding flask 2024-03-19 00:16:02 +01:00

flight-screen-info

Will end up being a little flask site that provides the departure schedule of whatever airport you choose (like they do in real airports)

API :

This program uses the API of Flightaware. Said API requires an API key. More info here