/sports-day-scoreboard

Big screen scoarboard app that updates live scores form a Google Sheet!

Primary LanguageC#

Overview

A simple big-screen scoreboard app that updates live scores from a hosted CSV file. Update the CSV source link here and get the live scores refreshed every 10 seconds. Application is configured for tracking scores of five teams/entities by default. Feel free to modify this or raise a PR. Press ESC to close the scoreboard.

The CSV should take the following form:

TEAM-1, TEAM-2, TEAM-3... TEAM-5
SCORE-1, SCORE-2, SCORE-3... SCORE-5

Find a sample CSV here.

Screenshot 2022-02-06 235725