Get the live box score, plays, and batter stats of your favorite MLB team right on your desktop.
How did the old 1970’s Chevy jingle go? “Baseball, hot dogs, apple pie and Chevrolet, they go together in the good ol’ USA.” Well what about baseball and RASPBERRY PI?
Get the live box score, plays, and batter stats of your favorite MLB team* right on your desktop.
View images and a short video of this device.
sudo nano /etc/apt/sources.list
** and uncomment the reference to the source repo
wget -q https://raw.githubusercontent.com/eat-sleep-code/baseball-pi/master/install-baseball.sh -O ~/install-baseball.sh
sudo chmod +x ~/install-baseball.sh && ~/install-baseball.sh
baseball --team Orioles
Options
Want to start Baseball Pi every time you boot your Raspberry Pi? Here is how!
sudo nano /etc/systemd/system/baseball.service
** and enter the following lines (be sure to specify your favorite team!):[Service]
ExecStart=/usr/bin/python3 /home/pi/baseball/baseball.py —team Orioles
Restart=always
StandardOutput=syslog
StandardError=syslog
SyslogIdentifier=Baseball Pi
User=pi
[Install]
WantedBy=multi-user.target
````
sudo systemctl enable baseball.service
sudo systemctl start baseball.service
sudo reboot
All game data is the property of Major League Baseball Properties, Inc. This code was created for personal use only and does not construe any rights to use this data without the express permission of Major League Baseball Properties, Inc. Other trademarks used throughout this repository are the property of their respective owners and are used for identification purposes only. You may not hold the owners and operators (or any associated parties) of the \