Skip to content

Software Downloads

This page provides download links for all software packages. You can first choose by usage:

  • Player app: install on TVs, digital signage screens, TV boxes, playback PCs, tablets, and other display devices
  • Admin End: install on a phone or computer to manage programs, devices, and content publishing
  • Server End: mainly for private deployment or command-line environments; ordinary users usually do not need this

Not sure which one to download?

  • To install on a TV, signage screen, or TV box: see "Player App Downloads"
  • To manage content on a phone or computer: scroll down on this page and see "Admin End Downloads"
  • To try the management features first: computers and Apple mobile devices can use the Web version directly

Player App Downloads

The Player app is installed on the device that actually plays the content.

Android Version

Suitable for Android TVs, TV boxes, digital signage screens, and similar devices. Most users should download the "Standard Version" first. If you are sure the device is a newer Android 7.0 or later device, the "New Device Version" is recommended for better performance.

VersionSuitable DevicesNotesDownload
Standard VersionAndroid 4.4 and later devicesWidest compatibility, suitable for older devices or when you are not sure about the deviceDownload
New Device VersionNew devices running Android 7.0 or laterBetter performance, recommended when the device is clearly a newer modelDownload
Non-default Launcher VersionSome TCL, Thunderbird, and similar TVsIf the first two versions cannot be installed, try this versionDownload

Windows Version

Suitable for Windows-based signage screens, regular PCs, large-screen control hosts, Mini PCs, and similar devices.

PlatformDownload
Windows x64Download

macOS Version

Suitable for macOS devices.

PlatformDownload
macOS x64Download

Linux Version

Suitable for Linux-based signage screens, PCs, and embedded devices.

PlatformSuitable ScenariosDownload
Linux x64Common x64 devices running Ubuntu, Debian, Deepin, and similar systemsDownload
Linux arm64Raspberry Pi, Orange Pi, and embedded Linux devices based on ARM SoCsDownload

Special Versions

The versions below are mainly for special devices or old devices. If you do not understand the platform architecture, you usually do not need to download this group first.

VersionSuitable ScenariosDownload
Android x86 VersionAndroid devices based on x86 architectureDownload
Android 4.1 Legacy Version v4.1.503Old devices with minimum compatibility down to Android 4.1.1Download

Admin End Downloads

The Admin End is used to manage devices, edit programs, and publish materials.

Computers and Apple mobile devices can usually use the Web version directly. Android phones can install the Admin app. If you prefer a local desktop installation, Windows and Linux versions are also available.

Common Versions

VersionSuitable DevicesNotesDownload
Web VersionWindows, macOS, iPhone, iPad, Android, and Linux browsersNo installation required, suitable for most management scenariosOpen
Android VersionAndroid phonesBetter app experience on Android phonesDownload
Windows VersionWindows 10 64-bit and laterSuitable for long-term management on a computerDownload
iOS VersioniPhone and iPadInstall through the App StoreApp Store Page
macOS VersionmacOS 11.0 and laterInstall through the App StoreApp Store Page

You can also search for "CXPlayer(Admin)" in major Android app stores.

Linux Version

PlatformSuitable ScenariosDownload
Linux x64Common x64 Linux computers, tested on Ubuntu 24.04 LTSDownload
Linux arm64Raspberry Pi, Orange Pi, and similar ARM Linux devices, tested on Raspberry Pi 4BDownload

Other Versions

VersionSuitable ScenariosDownload
Web V2 Admin EndOnly for editing older-version programsOpen

Server End (CLI Version) Downloads

Mainly used for private deployment. On systems with a graphical interface, the Admin End version is usually preferred. For servers without a graphical interface, use the command-line version.

This section is mainly for private deployment and advanced users. Ordinary users usually do not need to download it.

PlatformDownload
Windows x64Download
Linux x64Download
Linux arm64Download
macOS x64Download

You can also run it through Docker:

bash
docker run -d --name my-cxserver -p 9393:9393 -v ./mhtdata:/app/mhtdata cxplayer/cxserver:latest