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
A dual-interface flight information display system featuring both a modern web UI and a terminal-based TUI, similar to airport departure/arrival boards.
Lightweight Python service for Linux - collects decoded VDL Mode 2 aviation messages from dumpvdl2, stores them in SQLite, and exposes a cursor-based REST API. No-loss polling, hourly spool rotation, crash recovery, optional API key auth.