5 Commits

Author SHA1 Message Date
75f8de90c1 Add uvx install instructions and PyPI package references
Three pages updated: home, getting-started, TUI guide.
All now show uvx as the primary install method with tabbed
alternatives for pip install and from-source. Documents the
camera extra and lists all three PyPI packages.
2026-02-17 18:42:22 -07:00
c477a112e3 Add Craft mode and Camera sections to TUI guide
Document the F2 Craft sub-mode (search, passes, 1 Hz tracking via
space.warehack.ing API) and F6 Camera overlay (manual, interval, and
pass-event triggers). Update screen count from five to six, add
satellite catalog to demo mode bullet list, remove orphaned
tui-position.png screenshot.
2026-02-17 14:19:41 -07:00
696f85b1af Cross-link Craft as tracking controller alongside Gpredict
Satellite tracking guide now covers both Gpredict and Craft
(space.warehack.ing) as rotctld clients. Architecture docs
updated to be protocol-first rather than Gpredict-specific.
TUI guide mentions Track mode's rotctld server for external
controller integration.
2026-02-15 15:52:55 -07:00
3ede7d7eb6 Add collage hero and update TUI guide screen layout
Collage of all 5 screens as hero image below the intro.
Updated screen names and descriptions to match the current
4-tab layout (Dashboard, Control, Signal, System + Console).
Fresh screenshots from demo mode replace the originals.
2026-02-15 14:56:14 -07:00
9c9b69c733 Add deployment infrastructure and TUI showcase guide
Dockerfile (multi-stage: base/dev/build/prod with caddy:2-alpine),
docker-compose.yml with caddy-docker-proxy labels for birdcage.warehack.ing,
Caddyfile, Makefile (up/down/dev/prod/clean), and .env.

TUI guide page with 4 screenshots (F1 position, F2 signal, F4 system,
F5 console), demo mode docs, and project backstory crediting Gabe Emerson
(KL1FI) and Chris Davidson.
2026-02-13 15:12:54 -07:00