Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/miriarte33/mlb-script

Shell script for getting MLB scores and standings
https://github.com/miriarte33/mlb-script

mlb mlb-scores scoreboard shell shell-script sports standings

Last synced: about 2 months ago
JSON representation

Shell script for getting MLB scores and standings

Awesome Lists containing this project

README

        

# MLB-Script #
Shell Script for Linux/Unix that gets current MLB standings and scoreboard for any given date

## Resources ##
Uses CBS to get MLB scoreboard for a given date and https://erikberg.com/mlb/standings.xml xml feed to get current league standings.

## Instructions ##
Clone/download this repo and run ```sh mlb.sh``` on the command line

## Contributions ##
Contributions to this project would be greatly appreciated. If you would like to do so, please contact me first so that we may be on the same page, and thank you so much for the help.

## Screenshots ##
![Scores](/screenshots/scores.png)
![Standings](/screenshots/standings.png)