Skip to content
Snippets Groups Projects
Commit a05c49d7 authored by don's avatar don
Browse files

filled in missing files

parent 53bb6f9f
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
while true
do
/home/pi/kiosk/bin/run
/home/pi/kiosk/var/wait
done
#!/bin/sh
export DISPLAY=:0
cd /home/pi/kiosk/content
feh -FZ ../lib/background.png &
while true
do
/home/pi/kiosk/var/loop
done
#!/bin/bash
cd /home/pi/kiosk/slides
feh --cycle-once -FZ -D 10
#!/bin/bash
sleep 1800
.avi
.mov
.mkv
.mp4
.m4v
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment