Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 417 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 417 Bytes

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