Real-time aircraft tracking over any location on Earth
A Python CLI tool that tracks all flights currently flying over any searched location. Uses the OpenSky Network API for live ADS-B flight data and Nominatim/OpenStreetMap for geocoding. Results display in terminal and export to both CSV and TXT formats.
Search any location to see flights currently overhead. Location is geocoded via Nominatim, then flight data is fetched from the OpenSky Network.
Coverage is strongest in Europe, North America, and parts of Asia.