Skip to content

A simple tool to check what flies over your head.

License

Notifications You must be signed in to change notification settings

mikasjp/FlightRadar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlightRadar

A simple tool to check what flies over your head. Using ADS-B data from https://www.adsbexchange.com

The script generates a KML file (radar.kml) containing the marked airplanes in the selected area.

You can preview Your map here


Dependences

You need to install requests and simplekml modules.