Skip to content
jawsper edited this page Aug 5, 2015 · 2 revisions

Installation

Make sure nginx, python 3, pip 3 and virtualenv 3 are installed.

Run init.sh, this should create all the necessary files based on your installation directory.

Make sure nginx is configured properly, and start it.

Then run launcher.sh, and open your browser.

Firefox as kiosk

Make sure firefox is installed.

From a terminal run firefox --ProfileManager. Create a profile named "Kiosk".

Close the profile manager and launch firefox with firefox -P Kiosk --new-instance.

In firefox set the homepage to the url of the bar, and install the extension R-Kiosk.

On restart of firefox it should open in kiosk mode with the bar open.

Clone this wiki locally