Coder Social home page Coder Social logo

bmcbm / rpi-pixel-kiosk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from codesign2/rpi-pixel-kiosk

0.0 2.0 0.0 26 KB

Using new Raspberry Pi Pixel to setup a fullscreen chromium kiosk

License: GNU General Public License v3.0

Shell 100.00%

rpi-pixel-kiosk's Introduction

rpi-pixel-kiosk

Using new Raspberry Pi Pixel to setup a fullscreen chromium kiosk

Setup

  1. Download Raspbian Jessie minimum version is September 2016 (PIXEL release).

  2. Transfer image onto SD / micro-SD card as usual (probably a good idea to copy a wpa_supplicant.conf onto SD to setup wifi)

  3. Boot the raspberry pi, check you have internet connectivity, then install prerequisites, if necessary.

  4. Use git to download the repo

    git clone https://github.com/bmcbm/rpi-pixel-kiosk
    cd rpi-pixel-kiosk
  5. Install prerequisites

bash prerequisites.sh
  1. Install the kiosk:

    cd rpi-pixel-kiosk
    bash install.sh
    

Things to note

  1. We use systemD so that the browser restarts if it crashes (this also means we can kill the browser if it gets too hungry)
  2. It is still possible if a keyboard is attached to navigate the system
  3. This is an internal project, built for fun, shared in-case it helps, please contribute issues, PR's, make it awesome!
  4. To change the URL, you want to edit this line of this file.
  5. To change from powersaving to no screen blanking create a file in the boot partition called alwayson. Alternatively you can use sudo touch /boot/alwayson or appropriate method to create a file at /boot/alwayson from the Pi

rpi-pixel-kiosk's People

Contributors

bmcbm avatar lewiscowles1986 avatar

Watchers

 avatar  avatar

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.