A Pygame-based Meshtastic / LoRa node visualizer for offline SIGINT and field research, reading live serial data to display GPS positions, mesh links, and signal reach in real time.
Aircraft radar display with retro styling. Visualises real-time aircraft positions and metadata from a local tar1090 server, with a retro interface.
>/u/Quantum-Stability writes: I got this working with just a free public api! Here is the base_url that you can use for TAR1090_URL in the config.ini file. No other set up is needed <https://opendata.adsb.fi/api/v2/lat/{your_latitude}/lon/{your_longitude}/dist/{your_distance}>