Sorry for the delay in replying. I am sure that this can be done.
It requires python (which should have been installed)
and a windows version of curl.
There have been a lot of pushbullet libraries released since I wrote this so it may be even easier to do now.
Search found 3 matches
- June 30th, 2014, 12:52 am
- Forum: Post-Processing Scripts
- Topic: [SCRIPT] sabToPushBullet
- Replies: 5
- Views: 8307
- May 8th, 2014, 2:06 am
- Forum: Feature Requests
- Topic: Pushbullet Notification Support
- Replies: 10
- Views: 11684
Re: Pushbullet Notification Support
I have modified a post processing script for Pushbullet. Look in the Post Processing section.
- May 7th, 2014, 7:08 pm
- Forum: Post-Processing Scripts
- Topic: [SCRIPT] sabToPushBullet
- Replies: 5
- Views: 8307
[SCRIPT] sabToPushBullet
Hi I modified the sabToPushover script (sorry - I dont know the author to give credit) to work with PushBullet Forgot to mention that this is running for me on Linux (Ubuntu) and uses CURL to talk to pushbullet. Two files are required: sabToPushBullet.py #!/usr/bin/env python import sys import httpl...