One-shot kiosk mode setup for shuffling webpages, with a management web UI.
Find a file
2026-02-17 19:38:42 +05:30
.github chore(v5): rename PiOSK to XiOSK (#149) 2025-12-19 23:35:24 +05:30
dashboard fix(UX): allow cycles parameter to accept 0 to disable auto-switching (#155) 2026-02-17 19:38:42 +05:30
scripts chore(v5): rename PiOSK to XiOSK (#149) 2025-12-19 23:35:24 +05:30
services chore(v5): rename PiOSK to XiOSK (#149) 2025-12-19 23:35:24 +05:30
www chore(v5): rename PiOSK to XiOSK (#149) 2025-12-19 23:35:24 +05:30
.gitignore chore(v5): rename PiOSK to XiOSK (#149) 2025-12-19 23:35:24 +05:30
config.json.sample feat(switcher): implement per-URL duration and refresh cycle configuration (#93) 2025-08-13 22:50:16 +05:30
LICENSE Initial commit 2024-06-18 07:39:23 +05:30
README.md fix(bootstrap): change installation command in README (#150) 2025-12-21 00:52:00 +05:30

XiOSK Banner XiOSK - One-shot set up Raspberry Pi in kiosk mode as a webpage shuffler, with a web interface for management.

Installation

curl -sSL https://raw.githubusercontent.com/debloper/xiosk/main/www/public/bootstrap.sh | sudo bash -s -- --install

Note: For a detailed installation guide, refer to the official XiOSK documentation.

Developer

git clone https://github.com/debloper/xiosk.git
cd xiosk