jellyfin / jellyfin-server-macos

The menu bar app and package for Jellyfin Server on macOS.
https://jellyfin.org
Mozilla Public License 2.0
60 stars 14 forks source link

Redo App #54

Closed LePips closed 2 years ago

LePips commented 2 years ago

Improves overall application with some new menu bar options and preferences window with Launch At Login

New Menu
Screen Shot 2022-08-04 at 11 03 50 AM
Preferences Window
Banner image dynamic for dark/light mode. Screen Shot 2022-08-04 at 11 03 58 AM

create-dmg.sh

Helper script to create DMG with create-dmg.

Usage:

./create-dmg.sh 1.2.3

Will set the version and build number to the passed version. Expects that Jellyfin Server.app is in the same directory.