Send pushbullet notifications from cli
https://github.com/randomchars/pushbullet.py
- 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/"