aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 1a1cf6838a21b17291e6935d039e71ab423781bc (plain)
1
2
3
4
5
6
7
# pbnotify

pbnotify is a shell script for sending basic [PushBullet](https://www.pushbullet.com/) 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.