tarina

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

commit 39e9385d7578dfcbc759567423848ab3391aa115
parent c7e79d73cd52f5d45dab2e18f7bec02c8f17bc77
Author: Robin Bäckman <robinbackman@gmail.com>
Date:   Tue, 25 Oct 2016 12:58:57 +0000

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

diff --git a/README.md b/README.md @@ -14,24 +14,12 @@ Blender file and printable stls in 3d folder Install dependencies ``` 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 -``` -put this line in the end of /etc/fstab -``` -tmpfs /mnt/tmp tmpfs defaults 0 0 -``` reboot -``` cd /home/pi/tarina/ && sudo su -``` -``` python tarina.py ```