Substandard sports tracking on the cli
Ever wanted to check sports scores without leaving the safety of your terminal. We'll the struggle is over. Introducing Bush League. Simply pass in the league you wish to get updates for, and like magic your terminal is updated with all the scores of the night.
Bushleague uses the Tally library to gather sports scores with streams.
To install simply run npm install -g bushleague
. That's it!
To use, run
$ bushleague <league>
to begin streaming that leagues scores. This will continually run, grabbing new results at an interval of once per minute.
Running bushleague in standalone mode, will fetch results exactly once, and then terminate the script
$ bushleague mlb -s
Specifying an interval using -i <interval in ms>
will change the rate in which bushleague fetches data.
$ bushleague nhl -i 0.05 // will result in 3 requests/minute
Running bushleague --help
will show you a list of all the supported leagues and options.
- nfl
- nba
- mlb
- mls
- nhl
- wjhc
- cfl
- ncaaf
- ncaab
- uefa
- chlg
- epl
- bund
- liga
- seri
- fran