Giter Site home page Giter Site logo

mirkobitetto / jellyflix Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jellyflix-app/jellyflix

0.0 0.0 0.0 69 MB

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).

Home Page: https://jellyflix.kiejon.com

License: GNU General Public License v3.0

Ruby 1.11% C++ 6.43% C 0.36% Objective-C 0.01% Kotlin 0.03% Dart 85.79% Swift 0.86% HTML 0.46% CMake 4.96%

jellyflix's Introduction

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 transcoded downloads and much more.

Features

  • Browse and watch your video content
  • Cross-platform (iOS, Android, macOS, Windows, Linux, Web)
  • Supports a wide variety of media formats
  • Download (transcoded) media for offline usage
  • Tonemapping support for HDR content
  • Save items you want to watch in your watchlist
  • Profiles for different users and servers
  • Quick connect support

Download

Jellyflix is available for all major platforms. You can download them from the following links or from the releases page. On this page you can also find pre-release builds.

iOS

Beta-Builds are available on Testflight. Join Testflight here.

Android

Google Play and F-Droid coming soon

macOS

There is a native macOS app available. You can download it from the link above. Or you can download the iOS version from the App Store and run it on your M series Mac.

Windows

Linux

You also need to install the following dependencies to run Jellyflix:

sudo apt install libjsoncpp-dev libsecret-1-0 libmpv-dev mpv

If Jellyflix can't launch because it can't find libmpv, but you did install it. You can follow the workaround below.

Web

The web version is only intended for demo usage and doesn't support all the features. E.g. playback is not supported.

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:

# Flutter needs the following dependencies, if not already installed
sudo apt install clang cmake git ninja-build pkg-config libgtk-3-dev liblzma-dev libstdc++-12-dev

# Jellyflix needs the following additonal dependencies
sudo apt install libjsoncpp-dev libmpv-dev libsecret-1-dev mpv

If your distro only provides libmpv, this workaround is necessary:

sudo ln -s /usr/lib/x86_64-linux-gnu/libmpv.so.2 /usr/lib/x86_64-linux-gnu/libmpv.so.1

We would welcome the contribution of build instructions for Fedora. Unfortunately, as of now, there are no developers using Fedora-like systems.

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

jellyflix's People

Contributors

jdk-21 avatar sevenrats avatar mobihen avatar kara-zor-el avatar mirkobitetto avatar panda260 avatar simoncaron avatar gauvino avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.