c/adsb · by gblues@lemmy.zip · 195dreadsb notification Is there anyway to make readsb or other part of an ads-b stack to send notifications when it detects a plane on the range? 1 points · 2 comments · view on lemmy.world
2 Comments
shadybraden@programming.dev · 3 pts · 194d
I've got a Python script that could be adapted easily here:
https://github.com/shadybraden/compose/tree/main/skywatch
gblues@lemmy.zip · 1 pts · 194d
Thanks! I' try to spin it here.