alxndr / playball

Watch MLB games from the comfort of your own terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Playball!

Watch MLB games from the comfort of your own terminal

screenshot

Why?

MLB Gameday and MLB.tv are great, but sometimes you want to keep an eye on a game a bit more discreetly. playball puts the game in a terminal window.

Install

$ npm install -g playball

Run

No options, just run it

$ playball

Keys

key action
q quit
, change highlighted game in list; scroll list of plays in game
enter view highlighted game in list
l return to list of games

Development

git clone https://github.com/paaatrick/playball.git
cd playball
npm install
npm start

Contributions are welcome!

About

Watch MLB games from the comfort of your own terminal

License:MIT License


Languages

Language:JavaScript 100.0%