Skip to content

Watch MLB games from the comfort of your own terminal

License

Notifications You must be signed in to change notification settings

kevinbowen777/playball

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Quick Start

Just want to try it out?

$ npx playball

Install

Ready for the big leagues? Install the package globally

$ npm install -g playball

Then run it

$ playball

Keys

key action
q quit
/ j, / k 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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%