🎮 HugoBox Kiosk

Raspberry Pi Kiosk with Gamepad Control

Quick Install

Run this command on your Raspberry Pi 4:

curl -fsSL https://kiosk.hugobox.nl/install.sh | sudo bash
🖥️
Chromium Kiosk

Full-screen browser on Wayland

🎮
Gamepad Control

.NET 10 powered daemon

🚀
Auto-start

Systemd services

🔄
Idempotent

Safe to re-run

Gamepad Controls

Management Commands

# View status
./install.sh status

# Upgrade
sudo ./install.sh upgrade

# View logs
journalctl -u hugobox-kiosk -f
📦 View on GitHub 📖 Documentation