Skip to content

A cross platform app build in React Native, based on the Plex API for managing Plex Media Servers from a phone.

License

Notifications You must be signed in to change notification settings

sikelio/plexmanager

Repository files navigation

Plex Manager

A cross-platform app build in React Native, based on the Plex API for managing Plex Media Servers from a phone.

Labels Version Branch
Current v0.0.4-beta 0.0.4-beta
Development v0.0.5-beta dev

Install

Run in dev mode

Clone the project

$ git clone https://github.com/sikelio/plexmanager

Go to the project directory

$ cd plex-manager

Install dependencies

$ yarn install

Start the app

  • Android :
$ yarn android
  • iOS (make sure to link the dependencies before)

I didn't test the app on iOS so don't be surprised if it don't work

$ yarn ios

Documentation

Under construction

Features

Author

Supports

Android

The app is configured to be installed on Android >= 5.0 (SDK 21) but the app is currently tested on an Android 33 version. Some tests, will be done in the future. If you are getting trouble to install the app, please open an issue.

iOS

I don't own an Apple device and an Apple developer licence for publishing the app on the App Store. For this reason the app is currently not available for iOS devices.

License

GLP v3