mirror of
https://github.com/debloper/xiosk.git
synced 2026-04-26 21:35:51 +03:00
One-shot kiosk mode setup for shuffling webpages, with a management web UI.
| .github | ||
| dashboard | ||
| scripts | ||
| services | ||
| www | ||
| .gitignore | ||
| config.json.sample | ||
| LICENSE | ||
| README.md | ||
XiOSK - One-shot set up Raspberry Pi in kiosk mode as a webpage shuffler, with a web interface for management.
Links
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