Skip to content

A simple widget to display current streams from your Plex Server via PlexPy.

Notifications You must be signed in to change notification settings

yoyostile/Plexpy-Ubersicht-Widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlexPy for Übersicht

Screenshot

A simple widget to display current streams from your Plex Server. It uses the PlexPy API. PlexPy is one of the best monitoring tools for your Plex Server. Get it now!

Options

You can toggle visibility in index.coffee:

options =
  widgetEnable: true

Also it's important to provide proper credentials for your running PlexPy instance:

options =
  apiKey: 'YourPlexPyAPIKey'
  plexpyHost: 'YourPlexPyHost'
  protocol: 'https'

TODO

  • Fix avatar flickering...

Contribute

Feel free to contribute! :) Any suggestions? Open an issue!

About

A simple widget to display current streams from your Plex Server via PlexPy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published