Follow these instructions to configure your player hardware.
Download our lightweight native player for your OS. It handles fullscreen, crash recovery, and offline caching better than a standard browser.
# Run with a specific URL/Token
./kioskmode-player https://kioskmode.me/play/YOUR_DEVICE_TOKEN
# Dev Mode (connects to localhost:3000)
./kioskmode-player -devIf you prefer using Chrome or Edge directly:
chrome.exe --kiosk --disable-infobars --check-for-update-interval=31536000 "https://kioskmode.me/play/YOUR_TOKEN"msedge.exe --kiosk --edge-kiosk-type=fullscreen --no-first-run "https://kioskmode.me/play/YOUR_TOKEN"To make the player start automatically on boot:
shell:startup folder.systemd or your desktop environment's autostart settings.