pbnotify
pbnotify is a shell script for sending basic PushBullet notifications.
Usage: pbnotify <title> <body>
In order to use the API, an API key is required. This script looks for it in the $PB_API
environment variable, so set your environment accordingly.