Skip to content

MattKercher/electronic-plex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 prometheus-jfr-exporter
    $ 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

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 84.1%
  • HTML 15.9%