Skip to content

Latest commit

History

History
67 lines (42 loc) 路 1.65 KB

README.md

File metadata and controls

67 lines (42 loc) 路 1.65 KB
Responsively Logo

Electron-NBA

An open-source, live-updating NBA scoring app. 馃殌
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:

Change log

Screenshots

image


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