This project contains the source code of the Jellyseerr mobile app. This app is built using React Native and Expo, and is mostly a rewrite of the original Jellyseerr web app to create a more user-friendly experience on mobile devices, and try to port it to TV devices.
-
Install dependencies
npm install
-
Prebuild the project
npm run prebuild
-
Start the development server
npm start
- i18n support
- Tags and user override in advanced request modal
- TV shows seasons details
- Filters in discover pages
- Add movie collections
- Support for Plex
- Support for iOS
- Support for TV devices
Select Server | Homepage | Movie Details |
---|---|---|
![]() |
![]() |
![]() |
Search | Request Modal | Request List |
---|---|---|
![]() |
![]() |
![]() |
This project is licensed under the MIT License - see the LICENSE file for details.