Skip to content

A cross-platform PushBullet Notifier for Plex Media Server activity. Generates PushBullet notifications when a user starts or stops watching media on your Plex Media Server.

License

Notifications You must be signed in to change notification settings

mcarver/replexNotifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RePlex Notifier

A basic python script to send a notification via PushBullet when someone starts or stops watching media on your Plex server (this can be configured).

PushBullet Notification for play activity:

Replex - Activity
<User> started playing ... on <Client>

PushBullet Notification for stop activity:

Replex - Activity
<User> stopped ... on <Client>

Setup

Edit the config.json file with your Plex serverIp and pushbulletAccessToken.

Usage

Run the script on your Plex server (preferred) or another server residing on your network.

Nix: python replexNotifier.py or run it in the background, python replexNotifier.py &

Windows: Download the Windows executable and double-click to execute.

About

A cross-platform PushBullet Notifier for Plex Media Server activity. Generates PushBullet notifications when a user starts or stops watching media on your Plex Media Server.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages