A Raspberry Pi / Python app that will play Vin Scully's "It's time for Dodger Baseball" at the start of every Dodger game.
- Clone repository
cd ~/
git clone https://github.com/Lukeas14/vinscully.git
cd vinscully
- Install pip
sudo apt-get install python-pip
- Install Python package pytz
sudo pip install pytz
- Make sure your audio is set to the correct output (HDMI or 3.5mm jack).
Follow the instructions here: http://www.raspberrypi.org/documentation/configuration/audio-config.md
- Run program
python vinscully.py