The desktop app, the self-hosted player, and the companion Android app. All free, no account required.
The full desktop app — streaming engine plus all 19 plugins, launcher and docs.
Host your own watch page with live chat, reactions and now-playing — on your box or a VPS.
Control your stream from your phone — the companion app for the Remote API.
Run your stream from the WordPress admin and show a live status badge to visitors — when WordPress and the streamer share a VPS.
The full app ported to Windows — run it with Python, or build a standalone .exe. Includes the player website and WordPress plugin.
The tooling to compile a standalone Windows .exe — a build script, PyInstaller spec and step-by-step instructions.
This is a debug build distributed outside the Play Store, so you'll sideload it. On most phones:
The app is a thin remote control — the desktop program does the actual streaming. Keep both on the same network, or expose the API securely if you're controlling a VPS.
This is untested and provided as-is. It only works when WordPress and the streamer run on the same machine (usually a VPS), because the plugin talks to the Remote API over localhost.
The token is stored server-side in PHP and never sent to the browser, so port 5000 stays firewalled to the machine. The admin panel gives start/stop/skip/switch; a public shortcode shows only live status and now-playing.