Commit graph

4 commits

Author SHA1 Message Date
ScreenTinker d57d5ef591 fix(setup): poll /api/status (not /api/health) in the kiosk wait-loop
The server exposes /api/status, not /api/health — so the all-in-one kiosk
"wait for server" loop never succeeded and burned the full timeout (~120s)
before launching Chromium on every boot. Fixed in the new Debian script and
the Raspberry Pi script it was based on.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-23 23:46:02 -05:00
Christopher Cookman 7256fd0353 Fix some stuff 2026-06-20 03:24:11 -06:00
copilot-swe-agent[bot] f47b52f21e
Fix kiosk fullscreen: detect resolution at runtime, replace --start-fullscreen with --window-position/--window-size 2026-06-20 04:46:15 +00:00
copilot-swe-agent[bot] 852dccaec2
Add Debian 13 setup script with server/player modes 2026-06-20 03:59:01 +00:00