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
Copy file name to clipboardExpand all lines: README.md
+56-2Lines changed: 56 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,11 +26,14 @@ A dual-interface flight information display system featuring both a modern web U
26
26
## Features
27
27
28
28
-**Web Interface**: Modern Next.js 15 application with photorealistic split-flap display animations
29
+
-**Multiple Themes**: 7 unique themes including Airport Classic, Modern, Minimalist, Retro Terminal, High Contrast, Matrix (with animated digital rain), and Super Thin
30
+
-**Theme Persistence**: User preferences saved in browser localStorage with light/dark/system mode support
29
31
-**Terminal UI**: Blessed-based TUI for command-line flight monitoring
30
32
-**Real-time Updates**: Auto-refreshing flight data with dynamic status changes
31
33
-**Multiple Data Providers**: Support for 8+ flight data APIs with intelligent fallback
32
34
-**Automatic Route Enrichment**: Missing flight details are automatically fetched from route providers
33
35
-**Airport Information**: Detailed airport data including location, timezone, and local time
36
+
-**Enhanced Display**: ICAO codes shown with city names, "????" for en-route flights, proper sorting by time and status
34
37
-**Global CLI Tools**: Three installable command-line utilities for different use cases
35
38
-**Production Docker Support**: Multi-stage builds with Next.js standalone output
36
39
-**Complete CI/CD Pipeline**: Automated testing, Docker builds, and GHCR publishing
0 commit comments