- Rename app from "SKY WATCH" to "ADS-Bit" (8-bit wordplay)
- Update page title to "ADS-Bit - Retro Flight Tracker"
- Add receiver IPs to /api/config endpoint
- Display connected receiver IP(s) in status bar
- Update screenshot
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Delete plane-right.png (unused, replaced by aircraft type sprites)
- Delete PROJECT_DOCUMENTATION.md (outdated, contained stale file references
and sensitive credentials; functionality documented in CONFIG.md and CLAUDE.md)
- Update README.md to remove reference to deleted documentation
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Move backgrounds to themed folders (backgrounds/desert/, backgrounds/custom/)
- Add theme config option in config.json (default: "desert")
- Add /api/config endpoint to serve theme and location
- Update pixel-view.js to load backgrounds from theme folder
- Add config.json.example for reference
- Update CONFIG.md documentation
Users can now set "theme": "custom" and place their own backgrounds
in backgrounds/custom/ to customize the view for their location.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Retro SNES-style side-view ADS-B aircraft tracker with pixel art sprites,
animated celestial bodies, weather visualization, and directional views.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>