https://github.com/dyerc/liveleaderboard
Open source live scrolling leaderboard for golf competitions
https://github.com/dyerc/liveleaderboard
Last synced: 8 months ago
JSON representation
Open source live scrolling leaderboard for golf competitions
- Host: GitHub
- URL: https://github.com/dyerc/liveleaderboard
- Owner: dyerc
- License: mit
- Created: 2015-01-16T21:59:21.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-06-25T20:02:13.000Z (about 7 years ago)
- Last Synced: 2025-02-09T14:46:54.766Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 8.94 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LiveLeaderboard
Open source live scrolling leaderboard for golf competitions. Data is stored in an Excel spreadsheet, which is polled every 30*ish* seconds for updates.

# Usage
```
go build
./LiveLeaderboard
```