Raspberry Pi Kiosk with Gamepad Control
Run this command on your Raspberry Pi 4:
curl -fsSL https://kiosk.hugobox.nl/install.sh | sudo bash
Full-screen browser on Wayland
.NET 10 powered daemon
Systemd services
Safe to re-run
# View status (uses installed copy)
/opt/hugobox/install.sh status
# Upgrade (also updates install.sh itself)
sudo /opt/hugobox/install.sh upgrade
# View logs
journalctl -u hugobox-kiosk -f