From b06554d7815cdba00752cfea8771bf3ddf7757e9 Mon Sep 17 00:00:00 2001 From: Eduardo Pedroni Date: Wed, 24 May 2017 10:29:44 +0200 Subject: Initial commit --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..1a1cf68 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# pbnotify + +pbnotify is a shell script for sending basic [PushBullet](https://www.pushbullet.com/) notifications. + +Usage: `pbnotify <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. -- cgit v1.2.3