Skip to content

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

Notifications You must be signed in to change notification settings

Lukeas14/vinscully

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages