Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

Minimal Raspberry Pi Kiosk Setup

This project provides a script to set up a minimal web kiosk on a Raspberry Pi, following the guide at r0b.io.

Features

  • Boots directly to Chromium in kiosk mode
  • Minimal X11/Openbox environment
  • Fast startup, no desktop environment

Usage

sudo apt-get install -y git
git clone https://github.com/BE-Code/eyeBot.git
cd eyeBot
./setup-kiosk.sh

After running the script, the Raspberry Pi will launch raspi-config automatically. Use it to enable autologin:

  • In the raspi-config menu, navigate to:
    • System Options
    • Auto Login
    • Yes
  • Finish and exit raspi-config. The Pi will reboot.

Once autologin is enabled, the kiosk will start automatically after each boot.

Customization

  • Edit ~/.xinitrc to change the kiosk URL or Chromium flags.

About

My pi based robot with eyes

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages