An open-source, live-updating NBA scoring app. π Electron-NBA
Keep the scores at your fingertips!
Features:
- Scores for all games in any season
- Shows score in real-time for current NBA games.
- Refreshes every 15 sec. (manual refresh option)
- Dark mode/light mode switch
Tech used:
Screenshots
Installation
If you want to self-host or help develop electron-nba.
Local development
Requirements
- Node + npm/yarn, nvm is the preferred installation method.
Download electron-nba
git clone https://github.com/AnthonyBuncio/electron-nba
Install dependencies
cd electron-nba
npm install
Run electron-nba
npm start
Bugs and feature requests
Have a bug or a feature request? If your issue isn't already listed, then open a new issue here.
TODO
- Add previous/next day toolbar header
- Dark mode
- Change text for days without games
- Remove 0 score for games that haven't started