Skip to content

Instantly share code, notes, and snippets.

@brendannee
Last active December 10, 2015 23:08
Show Gist options
  • Save brendannee/4506699 to your computer and use it in GitHub Desktop.
Save brendannee/4506699 to your computer and use it in GitHub Desktop.
Setup pi kiosk
$ sudo apt-get update
$ sudo apt-get upgrade -y
$ sudo apt-get install chromium x11-xserver-utils unclutter xvkbd -y
$ sudo hostname transit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment