PlexPy for Übersicht
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!
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'
- Fix avatar flickering...
Feel free to contribute! :) Any suggestions? Open an issue!