A tool based on pi-gen to build simple Raspberry Pi OS images for Web-Based Kiosks.
Uses GTK-WebKit on plain X, without any desktop environments or Chromium for performance.
Also listens to TV's remote signals via HTMI-CEC and translates them as key strokes, simple for web app to understand.
Use Ubuntu or other Debian-based systems
git clone --depth 1 https://github.com/deltazero-cz/kiosk.pi.git
./init.sh
# make changes to config (file)
# make changes to stage2-kiosk
sudo ./build.sh
For further details refer to: