pushover.pl/README.md

12 lines
289 B
Markdown

### Pushover.pl
Simple Perl script to send notifications via [Pushover](https://pushover.net)
$ ./pushover.pl
Usage: ./pushover.pl [-m message] [-t title] [-p priority]
Options:
-m | --message text
-t | --title text (default: Notification)
-p | --priority [0|1] (default: 0)