sumancvb / temp_kiosk_pi

A simple raspberry pi script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raspberry Pi Kiosk with Chromium

A simple raspberry pi script

Install script

Open terminal and enter following commands:

wget https://raw.githubusercontent.com/sumancvb/temp_kiosk_pi/master/setup.sh && sudo sh setup.sh

Unistall script

Run following command in terminal

wget https://raw.githubusercontent.com/sumancvb/temp_kiosk_pi/master/uninstall.sh && sudo sh uninstall.sh

About

A simple raspberry pi script

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%