Install latest/beta of vsingh-sports-kiosk
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Install using the command line
sudo snap install vsingh-sport-kiosk --beta
Don't have snapd? Get set up for snaps.
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
Generate an embeddable card to be shared on external websites.
Sport Kiosk is a full-stack sports scoreboard application optimized for tablet/kiosk landscape display. An Express/TypeScript backend polls the public ESPN scoreboard API on a dynamic schedule (30s while games are live, 5min otherwise), optionally caching responses in Redis, and serves a React/Vite single-page frontend that shows live scores and upcoming games with auto-rotation.
Packaged as a single snap daemon: the backend serves the pre-built frontend assets itself (via express.static + an SPA fallback), so no separate nginx process or container is needed. Redis is optional and used opportunistically if reachable on 127.0.0.1:6379 -- the app runs correctly with no cache present, just with more frequent upstream ESPN requests.
| Revision | Channel | Version | Build | Commit |
|---|
The build and commit information is derived from build infrastructure records.
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.