Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/miriarte33/mlb-script
- Owner: miriarte33
- Created: 2018-05-24T20:35:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-24T20:35:43.000Z (over 6 years ago)
- Last Synced: 2023-12-26T20:54:51.925Z (about 1 year ago)
- Topics: mlb, mlb-scores, scoreboard, shell, shell-script, sports, standings
- Language: Shell
- Homepage:
- Size: 428 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)