Free and open-source Android kiosk browser. No GMS, no tracking, no nonsense.
Pure AOSP. No Google Mobile Services, no device owner enrollment, no root. Just a WebView and vibes.
WebView in true immersive mode. Back button blocked. Your dashboard stays on screen, period.
Hidden settings panel accessed via long-press gesture. Configure URL, orientation, and battery exemptions without leaving kiosk mode.
Configurable auto-refresh intervals from 10 seconds to 15 minutes. Pauses on background, resumes on load.
URL scheme validation blocks javascript:, file:, intent:, content:, and data: URIs. Nothing escapes the kiosk.
Exponential backoff retry with a hard ceiling. If the network drops, kiFOSSk waits and reconnects — no infinite loops.