Skip to content

shinoceros/scoretracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scoretracker

###Installation

  • Install the latest Raspian image (Jessie Lite was used)
sudo apt-get update && sudo apt-get upgrade
sudo apt-get install git sox espeak libasound2-dev libsox-fmt-mp3 python-dev
# PIP
wget https://bootstrap.pypa.io/get-pip.py
sudo python get-pip.py --no-wheel
sudo pip install cython requests enum34 pyalsaaudio

Install the following packages:

sudo pip install pyzmq

# Clone this repository into your Raspberry's home directory:
git clone https://github.com/shinoceros/scoretracker

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors