API-driven grid display for a TV, running on a Raspberry Pi. Content is pushed to an HTTP API with a grid position, size, and duration; a fullscreen browser kiosk renders the layout and refreshes within a few seconds.
Status: design phase — the repo currently holds design docs only.
- Design Overview — goals, architecture, domain model, risks.
- Backend — API, state, TTL, change detection (PHP).
- Frontend — the display page (Chromium kiosk + CSS Grid).
- Operations — provisioning, deployment, supervision, monitoring.
- Pull-Sourced Tiles — optional/future: server-side polling of source URLs.