Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 634 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 634 Bytes

vinscully

A Raspberry Pi / Python app that will play Vin Scully's "It's time for Dodger Baseball" at the start of every Dodger game.

Get Started

  1. Clone repository
cd ~/
git clone https://github.com/Lukeas14/vinscully.git
cd vinscully
  1. Install pip
sudo apt-get install python-pip
  1. Install Python package pytz
sudo pip install pytz
  1. 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

  1. Run program
python vinscully.py