One Command. Zero Brakes.

Get on the Board

Pick your setup. Server first, then your client of choice. One command and you are rolling.

Docker

Run it in a container with persistent config and library paths.

docker run -d \ --name phlix \ -p 8080:8080 \ -v /path/to/media:/media \ -v phlix-config:/config \ phlix/server:latest

Pick Your Cockpit

Clients

Connect any client to your server. Install one or install them all — they all work with the same library.

Roku

Native Roku channel. HLS playback, Hub mode, SyncPlay.

View Source

Samsung Tizen

Smart TV app. Vanilla JS + webpack, direct play + HLS transcoded.

View Source

Windows

Electron + React + TypeScript. System tray, media keys, Hub mode.

View Source

Mobile (iOS + Android)

React Native app. Movies, TV, music, photos. Beta.

View Source

DLNA Devices

No install needed. Works with any DLNA-compatible device on your network.

Built into Server

The Support Crew

Ecosystem

Tools, plugins, and integrations that make Phlix the full ride.

Phlix Hub

Remote access without opening ports. SSL encrypted relay — reach your server from anywhere in the world.

Learn More

Plugins

Extend the run with the community plugin library. Anime catalogs, sports streams, download automation, and more.

Browse Plugins

API

RESTful JSON API. Integrate with home automation, build bots, or script anything your setup demands.

Read the Docs