An open API service indexing awesome lists of open source software.

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.

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.