Skip to content

Vauxite/Pushbullet_notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Pushbullet_notifier

Send pushbullet notifications from cli

Require

https://github.com/randomchars/pushbullet.py

Example usage

  • python PBnotifier.py --api "APIKEY" --title "FancyTitle" --msg "Secret Firefox message" --dev "Firefox"
  • python PBnotifier.py --api "APIKEY" --title "SPAM" --msg "Notify everyone"
  • python PBnotifier.py --api "APIKEY" --title "Bitcoin price increased" --url "http://bitcointicker.co/"

About

Send pushbullet notifications from cli

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages