Files
jellyfin-audio-player/README.md
2020-07-07 15:19:10 +02:00

604 B

Jellyfin Audio Player

This is a React Native-based audio streaming app for Jellyfin.

Getting Started

This app has been mainly developed for iOS, but should mostly function on Android as well. To get started, do the following:

  1. Clone this repository
  2. Install NodeJS and XCode
  3. npm install
  4. npm run ios

Production

npm run build:ios

Then build the app in XCode