andrewrabert / jellium-desktop
- понедельник, 20 июля 2026 г. в 00:00:03
An unofficial desktop client for Jellyfin
An unofficial Jellyfin desktop client built on CEF and mpv.
After installing, remove quarantine:
sudo xattr -cr /Applications/Jellium\ Desktop.app
This project uses just as a command runner.
Available recipes:
[package]
appimage ... # [linux] build AppImage
flatpak ... # [linux] build Flatpak bundle
dmg # [macos] build Apple Disk Image (.dmg)
[maintenance]
outdated # List outdated dependencies
clean # Remove build artifacts
[test]
test # Run tests
[lint]
fmt # Format workspace
fmt-check # Check formatting
clippy # Run clippy
lint # Lint workspace
strict-lint # Strict lint workspace
[build]
build # Build the app
[run]
run *args # Run the app
run-mpv *args # Run the mpv CLI