Skip to content
This repository was archived by the owner on Mar 4, 2022. It is now read-only.

tabjy/electronic-plex

Repository files navigation

Electronic Plex Build Release Assets

an electron wrapper turning your Plex media player into a desktop application

Overview

The main purpose of this project is to get Plex working with MPRIS D-Bus Interface, along with other useful desktop environment integrations.

Getting Started

You can obtain a build by downloading a prebuilt release or building from source.

[Option 1] Using a Prebuilt Releases

Download a prebuilt release from the release page.

[Option 2] Building from Source

  • Clone this repository to local.
    $ git clone https://github.com/tabjy/electronic-plex.git
  • Install dependencies.
    $ cd electronic-plex
    $ npm install
  • Build a release targeted to your current platform with electron-packager
    $ npm run build
  • (Optionally) copy dist/electronic-plex-<platform>-<arch> to your local installation, and set up $PATH to include electronic-plex executable.

License

This project is licensed under the MIT License.

About

an electron wrapper turning your Plex media player into a desktop app

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors