Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alebcay/pushblast
Get PushBullet notifications when a shell program exits.
https://github.com/alebcay/pushblast
Last synced: 6 days ago
JSON representation
Get PushBullet notifications when a shell program exits.
- Host: GitHub
- URL: https://github.com/alebcay/pushblast
- Owner: alebcay
- License: mit
- Created: 2014-07-21T23:35:33.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-18T14:32:31.000Z (almost 9 years ago)
- Last Synced: 2024-08-07T23:47:58.788Z (3 months ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 97
- Watchers: 4
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
pushblast
=========Get PushBullet notifications when a shell program exits.
## Usage
```
pushblast "some_command"
```pushblast will then execute the command given and push a notification via PushBullet to a device of the user's choice once the command finishes.
![pushblast demo](https://dl.dropboxusercontent.com/u/17915390/pushblast.gif)