Warning
This client is still under active development and may have bugs or missing features.
A Jellyfin desktop client built on CEF. A complete rewrite of the previous Qt-based client.
- CEF - embedded Chromium browser
- mpv - forked libmpv: gpu-next, Vulkan, HDR passthrough (Linux Wayland, macOS, Windows)
- SDL3 - cross-platform window management and input
- AppImage
- Arch Linux (AUR): jellyfin-desktop-git
- Flatpak (non-Flathub bundle)
After installing, remove quarantine:
sudo xattr -cr /Applications/Jellyfin\ Desktop.app
See dev/ for build instructions.