Skip to content

Latest commit

 

History

History
46 lines (37 loc) · 1.66 KB

README.md

File metadata and controls

46 lines (37 loc) · 1.66 KB

GitHub repo size GitHub contributors

Flightradar24API

Where did the plane flying above me come from and where is it going?

Requirements

pip install FlightRadarAPI
pip install folium

Run

The main.py can check the flights in the airspace every 10 seconds. You can also check the sample.py to see a sample of observed flights above Tehran. You can also add the cities and regions you need to the program by visiting the Defaults folder. One of the best ways to create airspace is to use Google Maps.

python3 main.py

maps