Skip to content

Woody2143/pushBullet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pushBullet

Scripts for using the Push Bullet APIs (https://www.pushbullet.com)

Currently just a simple script for sending PushBullet Notices

Create an account at https://www.pushbullet.com/, look at your account settings for your Access Token. Save the token to ~/.pushbulletrc apiKey=

Use the program by piping in text to the script that you want in the body of the notification. Set the title by specifying it as the first argument after the script.

Example: echo "Message Body" | pushNotice.pl "Notice Subject"

About

Scripts for using the Push Bullet APIs (https://www.pushbullet.com)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages