gonzopi

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

startinterface.sh (249B)


      1 #!/bin/bash
      2 echo 'FILMMAKERS DREAM' | tr '\n' ' ' > /dev/shm/interface
      3 echo 'Gonzo Pi v.' | tr '\n' ' ' > /dev/shm/vumeter
      4 cat VERSION | tr '\n' ' ' >> /dev/shm/vumeter
      5 #cd ./gui
      6 #./tarinagui.bin
      7 cd /home/pi/gonzopi/gui
      8 sudo python3 gonzopi_menu.py