Zen Documentation
Latest: loading...

Zen Vision

Digital signage for managing screens, playlists, and scheduled content across your network of displays.

Quick Install

🐧
Linux / macOS
Installs .deb on Linux, .dmg on macOS
curl -fsSL https://downloads.zenglobal.au/vision/install.sh | bash
🪟
Windows (PowerShell)
Preferred — installs .msix package
iwr -useb https://downloads.zenglobal.au/vision/install.ps1 | iex
💻
Windows (CMD)
Legacy Win10 without PowerShell — installs .msi
curl -Lo "%TEMP%\ZenVision.msi" https://downloads.zenglobal.au/vision/packages/latest/ZenVision-latest.msi
msiexec /i "%TEMP%\ZenVision.msi" /qn

MSIX via the PowerShell script is the preferred Windows format. Use the MSI installer only when PowerShell is unavailable.

Direct Downloads

Platform Support

PlatformArchitectureFormatInstall Method
Linuxamd64.debdpkg
macOSarm64.dmgDrag to Applications
Windowsamd64.msixAdd-AppxPackage (preferred)
Windowsamd64.msimsiexec / double-click (legacy Win10)
Androidarm64.apkDirect install