- Description:
- Pushover API
- Owner:
- Last Change:
- Clone URL:
ssh://anonymous@got.high5.nl/pushover.pl
Commit Briefs
Branches
Tree
README.md | commits | blame |
pushover.conf-example | commits | blame |
pushover.pl* | commits | blame |
README.md
### Pushover.pl Simple Perl script to send notifications via [Pushover](https://pushover.net) $ ./pushover.pl Usage: ./pushover.pl -m message [-t title] [-p priority] [-u url] [-a application] [-c config] Options: -m | --message text -t | --title text | (default: Notification) -p | --priority [0|1] (default: 0) -u | --url text (no default) -a | --application text (default: root property of config) -c | --config text (no default)