Jelly Desktop is an improved alternative to Jellyfin Desktop app which is no longer supported. Through it, users can connect to servers with Jellyfin and use all its features, even if they don't know its IP address and port.
Like its older counterpart, Jelly Desktop was created using ElectronJS. We used electron-builder to build the app, and the electron-updater for automatic updates.
The app is fully responsive and has a consistent design with the Jellyfin browser version.
Below is a step by step installation process for different operating systems (and Linux distros).
Jelly Desktop installed from files: .exe
, .AppImage
, .dmg
is automatically updated.
- Download the file with the
.exe
extension from the latest Release. - Run the installer.
- Installation requires no user interaction or administrator privileges.
.deb
- Download the file with the
.deb
extension from the latest Release. - Install the package using the command:
$ sudo dpkg -i ./file-name.deb
- Download the file with the
.rpm
- Download the file with the
.rpm
extension from the latest Release. - Install the package using the command:
$ sudo rpm -i ./file-name.rpm
- Download the file with the
.pacman
- Download the file with the
.pacman
extension from the latest Release. - Install the package using the command:
$ sudo pacman -U ./file-name.pacman
- Download the file with the
.AppImage
- Download and install AppImageLauncher from the latest Release.
- Download the file with the
.AppImage
extension from the latest Release. - Run the file downloaded in the second step and click the Integrate and run button.
AUR (Arch User Repository)
- Download the file with the
.dmg
extension from the latest Release. - Run the installer.
- Move the Jelly Desktop icon to the Applications folder icon.
-
- When Jelly Desktop is launched for the first time, the system displays a window (screenshot below) that prevents the app from opening. To fix it, go to:
System Preferences => Security & Privacy => General
.
When opening the program, you'll be presented with the optionOpen Anyway
, which you must select to use our project. Then you only need to confirm by clicking theOpen
button. This problem only occurs after installation and is caused by missing Apple certificate.
- When Jelly Desktop is launched for the first time, the system displays a window (screenshot below) that prevents the app from opening. To fix it, go to:
- Paweł Lidwin - @imLinguin
- Olek Baran - @olek-arsee
- Konrad Zwierzchowski - @OnlyPlayy