4 Commits

Author SHA1 Message Date
root
67c71c21cd Update clone URL for renamed repository
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 13:53:35 -08:00
root
6d33550081 Polish project for public release
- Add requirements.txt with Python dependencies
- Add MIT LICENSE file
- Add screenshot for README
- Expand README with better documentation:
  - Quick start with git clone
  - Configuration example
  - Compatible receivers list
  - Custom backgrounds section
  - Credits section
- Update CONFIG.md:
  - Fix Quick Start checklist (add pip install step)
  - Add systemd service instructions for auto-start
- Remove CLAUDE.md from documentation list (dev-only file)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 12:46:47 -08:00
root
9cb0f42205 Remove unused files and outdated documentation
- 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>
2026-01-20 12:10:24 -08:00
root
0c9de30d41 Initial commit: Pixel-ADSB flight tracker
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>
2026-01-20 11:10:25 -08:00