Skip to content

jellyfin/jellyfin-expo

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b6c3618 · Nov 12, 2024
Nov 12, 2024
May 30, 2024
Mar 3, 2021
Aug 22, 2024
Nov 7, 2024
Apr 30, 2022
Jul 22, 2020
Nov 8, 2024
Nov 11, 2024
Dec 1, 2022
May 30, 2022
Nov 8, 2024
Nov 8, 2024
Nov 8, 2024
Oct 7, 2021
Dec 30, 2020
Aug 1, 2024
Feb 23, 2021
Mar 23, 2022
Feb 25, 2021
Mar 2, 2021
Sep 8, 2023
Jul 27, 2024
Aug 19, 2019
Aug 22, 2024
Aug 19, 2019
Nov 8, 2024
Aug 22, 2024
Mar 10, 2023
Oct 7, 2021
Apr 26, 2022
Nov 8, 2024
Dec 1, 2022
Nov 8, 2024
Nov 12, 2024
Nov 12, 2024
Mar 23, 2022

Repository files navigation

Jellyfin Mobile

Part of the Jellyfin Project


Logo banner

MPL-2.0 license Current Release Translation Status Codecov
Donate Feature Requests Chat on Matrix

Download on the App Store

Jellyfin Mobile is a mobile app built with Expo primarily targeting iOS devices. We welcome all contributions and pull requests! If you have a larger feature in mind please open an issue so we can discuss the implementation before you start. We use GitHub Projects as a general roadmap for releases.

Translations

Translations can be improved very easily from our Weblate instance. Look through the following graphic to see if your native language could use some work!

Detailed Translation Status

Build Process

Getting Started

  1. Clone or download this repository.

    git clone https://github.com/jellyfin/jellyfin-expo.git
    cd jellyfin-expo
  2. Install build dependencies using npm in the project directory.

    npm install
  3. Start the build tools.

    npm start
  4. Follow the directions in the terminal or browser window to open on a device or emulator.

FAQ

What is the difference between this and other Jellyfin app projects?

App Name Status Platforms Description
Jellyfin Mobile ✅ Active iOS, iPadOS The app in this repository. It is a web wrapper based on Expo (React Native) with some native enhancements. It is available on the App Store for iPhone and iPad.
Swiftfin ✅ Active iOS, iPadOS, tvOS Swiftfin is a modern video client. Designed in Swift to maximize direct play with the power of VLC and look native on all classes of Apple devices. The beta is available on the App Store.