Getting started
What Fliks is, how it's put together, and what to read next.
Installation
Run the Fliks server and its database with Docker Compose, the recommended way to self-host it.
Features
Point Fliks at a folder of video files, scan it, and it builds a browsable library with covers, cast and episode listings.
Clients
What Fliks runs on, what's shared across every client, and where to find the details for each one.
Administration
Create accounts for the household, control what each one can do, and decide which libraries they can see.
Plugins
What a Fliks plugin can do, the two tiers it can ship as, and how to pick between them.
Development
How the Fliks repository is organized, the backend module map, and how the streaming, realtime, and auth pieces fit together.