Platform support

What's actually shippable, for people choosing hardware or deciding where to install.

PlatformPackage formatsStatus
Linux x86_64.deb (apt), installer ISO (dedicated player OS)Production. Dedicated signage devices ship pre-imaged with the player OS; alternatively, install the .deb onto a general-purpose Ubuntu 24.04 box.
Windows x86_64.msi, .msixProduction. Signed installers, distributed the same way as Linux artifacts.
macOSNot supported.
Android (arm64).apk (signed, sideload)Production, sideload only. Every release publishes a signed arm64 APK for Android 8.0+ — install with adb install -r, see Android (sideload). Managed provisioning / MDM delivery isn't available yet.

Notes

  • The player OS image and the app are versioned and released together — a device running the dedicated OS image is the supported production Linux path. Installing the .deb standalone on a generic Linux box works, but skips the automatic OS-level updates and device tuning the image provides.
  • Windows targets a standard desktop/kiosk deployment — no OS image equivalent exists for Windows.