A command line interface for Pushover notifications. This project is not written, maintained, or supported by Superblock (the creators of Pushover), and is not an official tool.
curl -s https://raw.githubusercontent.com/aaronfagan/pushover-cli/master/install.sh | bash
Run pushover --help
for usage instructions.
This option allows you to set a global user key and application API token. This can be overridden on a per-use basis by specifying the --user
and --token
options.
pushover --config
This option will upgrade to the latest release version.
pushover --upgrade