Livescore command line api
Fetches results from http://livescore.com and updates the results every 30 seconds. This is the initial draft of the app.
- vi key bindings
- goal notifications
- refresh interval defined by user
- automatic refresh
npm install -g livescore
livescore
- fix coloring
- goal notification
- upload more screens
- add comments and http response samples
- make node module
- rename box.js file
- more readable readme
- describe running options
- upload it to npm
- refactor livescore.js - separate business logic
- multi language
- unit tests
- use babel