https://github.com/akeaswaran/nfl-scores
A small Mac desktop app to keep track of current NFL scores.
https://github.com/akeaswaran/nfl-scores
Last synced: 3 months ago
JSON representation
A small Mac desktop app to keep track of current NFL scores.
- Host: GitHub
- URL: https://github.com/akeaswaran/nfl-scores
- Owner: akeaswaran
- License: mit
- Created: 2015-12-25T21:32:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-07T22:46:31.000Z (over 9 years ago)
- Last Synced: 2025-01-29T12:11:43.194Z (5 months ago)
- Language: HTML
- Homepage: http://akeaswaran.github.io/nfl-scores
- Size: 52.3 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# NFLScoreCenter
A small Mac desktop app to keep track of current NFL scores.Find the latest release [here](https://github.com/akeaswaran/nfl-scores/releases).
## Installation note for development
Clone this repo, `cd` into the root directory of the project, and run `npm install`.
## Issues
If you find a bug or want a feature implemented, [file an issue](https://github.com/akeaswaran/nfl-scores/issues/new).## Credits
* [Electron](http://electron.atom.io)
* [CustomizeNewTab](https://github.com/OneiricArts/CustomizeNewTab)
* [Bootstrap](http://v4-alpha.getbootstrap.com)
* [JQuery](http://jquery.com)
* [is-online](https://github.com/sindresorhus/is-online)
* [NFL.com](http://nfl.com)## License
See [LICENSE.md](https://github.com/akeaswaran/nfl-scores/blob/master/LICENSE.md) for details.