About XiboPlayer

XiboPlayer is an independent, open-source project that provides digital signage players for the Xibo CMS platform.

What is Xibo?

Xibo is an open-source digital signage content management system (CMS). It allows you to create and schedule content (images, video, text, web pages, RSS feeds) and distribute it to display screens.

What is XiboPlayer?

XiboPlayer provides the player side — the software that runs on the display hardware, connects to a Xibo CMS, downloads scheduled content, and renders it on screen.

The project includes:

  • A modular SDK (13 npm packages) that implements the Xibo player protocol
  • A PWA player that runs in any modern browser
  • Electron and Chromium wrappers for kiosk deployments
  • Bootable kiosk images for zero-configuration hardware setup
  • RPM and DEB packages with automatic update repositories

Not Affiliated

This is an independent community project. It is not affiliated with, endorsed by, or associated with Xibo Ltd or the Xibo Digital Signage project.

Xibo is a registered trademark of Xibo Ltd.

License

  • SDK and PWA: Apache-2.0
  • Electron player: AGPL-3.0-or-later
  • Chromium player: AGPL-3.0-or-later
  • Kiosk: AGPL-3.0-or-later