Skip to content

robke96/kioskipi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KioskiPI

kioskipi

Warning

This project is not stable and currently in heavy development.

Description

KioskiPi is an automated web kiosk setup written in Go, designed for Raspberry Pi systems.

Features

  • Auto-launch web in kiosk mode
  • Hide Cursor
  • Custom config port
  • Raspberry Pi Lite support
  • Auto-restart on failure/crash
  • Auto-scroll
  • Auto-updates
  • Multi-page support
  • Show page on specific time

Installation (Raspberry Pi OS - Full)

curl -fsSL https://raw.githubusercontent.com/robke96/kioskipi/master/scripts/install.sh | bash

Installation (Raspberry OS Lite)

curl -fsSL https://raw.githubusercontent.com/robke96/kioskipi/master/scripts/install_lite.sh | bash

Uninstall

curl -fsSL https://raw.githubusercontent.com/robke96/kioskipi/master/scripts/uninstall.sh | bash

Usage

After installation, KioskiPI runs automatically. To edit config, open a browser and go to:

http://<raspberry-pi-ip>:54321

Replace <raspberry-pi-ip> with the IP address of your Raspberry Pi on the local network.

Requirements

  • Raspberry Pi OS (Full) 32-64bit

Contributing

Contributions are welcome! Open an issue or submit a pull request to get started.

About

Web Kiosk setup on Raspberry Pi devices

Resources

Stars

Watchers

Forks