flight-tracker
Tracks flights via `http://api.aviationstack.com/v1/flights` and formats results; usage examples invoke `scripts/track_flight.py` and setup shows `export AVIATIONSTACK_API_KEY`. It reads the `AVIATIONSTACK_API_KEY`, makes HTTP requests to `http://api.aviationstack.com/v1/flights`, and instructs running `scripts/track_flight.py`.