Skip to content

Muzer/srcomp-kiosk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8550bc2 · Apr 18, 2015

History

71 Commits
Apr 18, 2015
Mar 28, 2015
Apr 18, 2015
Apr 12, 2015
Apr 13, 2015
Apr 12, 2015
Apr 12, 2015
Mar 28, 2015
Apr 12, 2015
Apr 18, 2015
Apr 16, 2015
Mar 7, 2015

Repository files navigation

SRComp Kiosk

This is a kiosk type system intended for use at the Student Robotics Competition.

It is a puppet config wrapping a firefox profile and a launcher script.

The launcher script is kiosk.py and is installed behind a wrapper as srcomp-kiosk which presents an interface similar to a service -- it has start, stop, status etc.

The output streams from kiosk.py ends up in /var/log/srcomp-kisok as two log files, stdout.log and stderr.log.

If running srcomp-kiosk manually be sure that the DISPLAY environment variable is properly set (you probably want :0.0).

The puppet config will launch the kiosk if it is not already running, and it will also automatically start on boot via a .desktop file.