Quick Start
Two ways to set up a signage display: flash a ready-made image (recommended) or install packages on existing Linux.
πΏ Flash a ready-made image
Xibo Kiosk images include everything: the operating system, auto-login, a setup wizard, all players, health monitoring, and automatic updates. Pick your hardware:
PC or laptop
Installer ISO
Flash the ISO to a USB stick with Balena Etcher or dd. Boot from USB β automated install. Remove USB and reboot.
Download ISO β
Raspberry Pi 4/5
Raw image (aarch64)
Flash the .raw.xz image to an SD card with Balena Etcher. Insert the card, power on β boots ready to use.
Download aarch64 β
Virtual machine
QCOW2
Ready-to-boot VM image. Open in GNOME Boxes, virt-manager, Proxmox or run directly with QEMU. No installation needed.
Download QCOW2 β
Intel NUC / embedded
Raw image (x86_64)
Write the .raw.xz image directly to the internal SSD or SD card. Same as the Pi image but for Intel/AMD hardware.
Download x86_64 β
π¦ Install on existing Linux
Install xiboplayer-kiosk on your existing Fedora, Ubuntu or Debian system. It configures auto-login, a kiosk session, health monitoring, and the Electron player β without reinstalling the OS.
sudo dnf install xiboplayer-electron # Recommended
sudo dnf install xiboplayer-chromium # Lightweight alternative
sudo dnf install arexibo # Native Rust player