tarina

git clone https://git.tarina.org/tarina
Log | Files | Refs | README | LICENSE

commit 03eab49572c373949d332ded6a4ec7e88a8ccee8
parent 39e9385d7578dfcbc759567423848ab3391aa115
Author: Robin Bäckman <robinbackman@gmail.com>
Date:   Tue, 25 Oct 2016 13:03:21 +0000

README.md edited online with Bitbucket
Diffstat:
MREADME.md | 11+++++++----
1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md @@ -11,10 +11,15 @@ more info at http://tarina.org Blender file and printable stls in 3d folder ## Installing Tarina ## -Install dependencies +You can try the simpel install bash script after you've git cloned tarina +``` +git clone https://rbckman@bitbucket.org/rbckman/tarina.git +cd tarina +sudo install.sh +``` +Or install dependencies manually: ``` sudo apt-get install git python-picamera python-imaging python-pexpect libav-tools gpac omxplayer sox cpufrequtils usbmount python-dbus -git clone https://rbckman@bitbucket.org/rbckman/tarina.git git clone https://github.com/willprice/python-omxplayer-wrapper.git cd python-omxplayer-wrapper python setup.py install @@ -22,10 +27,8 @@ reboot cd /home/pi/tarina/ && sudo su python tarina.py ``` - more install instructions in INSTALL file - ## Installing Adafruit 3.5 pitft screen ## https://learn.adafruit.com/adafruit-pitft-3-dot-5-touch-screen-for-raspberry-pi/easy-install