Giter VIP home page Giter VIP logo

pi-kiosk's Introduction

Pi Kiosk

A simple, single page Firefox webkiosk for Raspberry Pi

Features

  • (Almost) no need for maintenance
    • Unattended Upgrades
    • No SSH enabled (to enable ssh, you have to execute sudo ufw enable ssh)
  • Firefox ESR
  • Automatic install script

Required Hardware

A Raspberry Pi and a compatible monitor/display (the performance obviously differs between pi generations)

OS

This script has been developed and tested on Raspberry Pi OS Lite Buster (Debian 10).

Setup

  • Flash Raspberry Pi OS Lite to a SD card (more information: https://www.raspberrypi.com/software/)
  • Boot the pi (display required)
  • install git (sudo apt-get install git)
  • cd to home directory (cd ~)
  • clone repository (git clone https://github.com/twihno/pi-kios)
  • cd into the setup folder (cd ~/pi-kiosk/setup)
  • execute the setup script (sudo ./setup.sh) (SUDO required!!!)
  • follow the instructions

The pi reboots after the setup. You can press Alt+F4 to close the browser window and perform various tasks e.g. setup your wireless network connection.

Options

You can run the script with the parameter nonint.

sudo ./setup.sh nonint

This disables the GUI questions and uses the default values instead.

Disclaimer

This project isn't affiliated with Mozilla or the Raspberry Pi Foundation. I just wanted to setup a simple (and more or less secure) webkiosk on a raspberry pi.

pi-kiosk's People

Contributors

twihno avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

sgnconnects

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.