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
There's also an [example Python script](examples/python-aircraft-monitor) for monitoring nearby aircraft by type, and alerting if certain conditions are met.
Copy file name to clipboardExpand all lines: examples/python-aircraft-monitor/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Python aircraft monitor
2
2
3
-
Uses the Flight Finder API to monitor for nearby flights matching an aircraft type, and then alerting if they match particular thresholds:
3
+
Uses the Flight Finder API to monitor for nearby flights matching an aircraft type, and then alerting if they match particular conditions and thresholds:
0 commit comments