/livescore-cli

Livescore command line api

Primary LanguageJavaScript

livescore-cli

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.

Features

  • vi key bindings
  • goal notifications
  • refresh interval defined by user
  • automatic refresh

Screenshots

basic usage

Installation

npm install -g livescore

Usage

livescore

TODO

  • 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