SkillAgentSearch skills...

Jellium Desktop

An unofficial desktop client for Jellyfin

Install / Use

npx skills add andrewrabert/jellium-desktop

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Jellium Desktop

An unofficial Jellyfin desktop client built on CEF and mpv.

Downloads

Linux

macOS

After installing, remove quarantine:

sudo xattr -cr /Applications/Jellium\ Desktop.app

Windows

Development

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

Related Skills

View on GitHub
GitHub Stars1.8k
CategoryDevelopment
Updated1h ago
Forks132

Languages

Rust

Security Score

95/100

Audited on Aug 8, 2026

No findings