The latest, greatest and somehow refactored revision of the mygthy shackspace kiosk terminal.
- run development environment:
python2 -m SimpleHTTPServer 8002
orpython3 -m http.server 8002
- surf to
http://localhost:8002
- disable cors with this extension in Chrome/Chromium:
https://chrome.google.com/webstore/detail/allow-control-allow-origi/nlfbmbojpeacfghkpbjhddihlkkiljbi/related?hl=en
login, pull, "press" F5
ssh [email protected]
cd kiosk_v4
git pull
export DISPLAY=:0.0
xdotool key F5