You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uses the Flight Finder API to monitor for nearby flights matching an aircraft type, and then alerting if they match particular thresholds:
4
+
5
+
https://github.com/grega/python-aircraft-monitor
6
+
7
+
For example, I quite often have low-flying A400 (~300m) passing behind the house and want to be alerted of a likely pass with enough time to grab a camera and long lens:
8
+
9
+
```
10
+
$ python aircraft_monitor.py
11
+
Monitoring for A400s within 100km of (xx.xxxx, xx.xxxx)...
0 commit comments