Live Score Ticker
This page displays live score updates from a Google Sheet. The ticker at the bottom of the screen will scroll continuously with the latest data.
How to Use
- Open your Google Sheet with the scores.
- Go to
File > Share > Publish to web.
- In the popup, under 'Link', select the specific sheet with your scores.
- Change the format from 'Web page' to
Comma-separated values (.csv).
- Click the 'Publish' button and copy the generated URL.
- Paste that URL into the
googleSheetCsvUrl variable inside the script of this HTML file.
- Open this HTML file in your browser to see the ticker.