Skip to content

Jellyfix is an easy-to-use Jellyfin client for movies and shows. It's cross-platform and supports Mobile (iOS, Android) and Desktop (Windows, Mac, Linux).

License

Notifications You must be signed in to change notification settings

AetherVoyager/jellyflix

 
 

Repository files navigation

Jellyflix - Another Jellyfin client

Jellyflix is a cross platform Jellyfin Client for Desktop (Mac, Windows, Linux) and Mobile (iOS, Android). It aims to be a simple to use and reliable Jellyfin client for video content. It supports downloads (coming soon).

Download

  • iOS (Testflight) (App Store coming soon)
  • Android (Google Play coming soon)
  • macOS
  • Windows (untested)
  • Linux (needs additional dependencies, see below)
  • Web (technically works, but it's only intended for demo usage)

Contribute

Contributions are much appreciated. You can help the development by:

  • opening issues/bug reports
  • suggest features or give feedback
  • translating the app
  • contributing with pull requests

Build

Jellyflix is developed in Flutter a cross-platform framework. The programming language is Dart, which is quite easy to learn.
To build the project you need Flutter installed and at least one supported device/emulator to run the project on.
Then clone the repository and run the following commands.

cd jellyflix
flutter clean
flutter pub get
flutter run

Linux

If you want to build Jellyflix for Linux you need some additional dependencies: `libmpv-dev, mpv, libsecret-1-dev, libjsoncpp-dev

Privacy

Jellyflix doesn't collect data and doesn't send data to third parties.

License

Jellyflix is licensed under GPLv3.

The Jellyflix logo is licensed under CC-BY-SA 4.0 and is a remix of the original Jellyfin icon by the Jellyfin Project which is licensed under CC-BY-SA 4.0

About

Jellyfix is an easy-to-use Jellyfin client for movies and shows. It's cross-platform and supports Mobile (iOS, Android) and Desktop (Windows, Mac, Linux).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 80.8%
  • C++ 8.8%
  • CMake 6.8%
  • Ruby 1.5%
  • Swift 1.0%
  • HTML 0.6%
  • Other 0.5%