United Nations Population Fund — Technical & Monitoring Environment
Raspberry Pi Kiosk for TuneMe touchscreen display
Fullscreen kiosk deployment for unfpa_tme — a locked-down Raspberry Pi (Debian) running Chromium in kiosk mode against tuneme.org, with HDMI auto-detection, idle video screensavers, and custom kiosk extensions.
Platform: Raspberry Pi aarch64 Display: 1920×1080 HDMI kiosk
auto-display-setup.sh — Primary boot script (waits for X, detects output, launches Chromium kiosk)failover.sh — Session watchdog / recoveryscreensaver/ — Idle detection + video playback (VLC / mplayer)git clone https://github.com/catchupweb/unfpa_tme.git
cd unfpa_tme
./mkiosk/auto-display-setup.sh
See mkiosk/README.md and screensaver/TWEAKING_GUIDE.md for details.