/rpi-kiosk

A small bash script to set up a kiosk-mode installation for raspberry pi's running Raspbian Jessie.

Primary LanguageShellMIT LicenseMIT

Raspberry Pi Kiosk installer

This project is a small bash script that will set up the basic kiosk-mode installation for a raspberry pi running Raspbian Jessie.

USAGE

To get started, run the following, where password is your own custom vnc password:

  ./setup -p password

Available Options

-h [or -?] shows the help text

-p sets the password for x11vnc

-v shows the installer's version