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
./install.sh status
# Upgrade
sudo ./install.sh upgrade
# View logs
journalctl -u hugobox-kiosk -f