Skip to content

Send Pushover notifications from the command line

License

origamirobot/pushover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pushover

I needed a way to send Pushover notifications from the command line to easily see when my backups finish. This is a small command line application that does just that.

Usage

pushover.exe -m "The message to send to pushover" -a "PushoverApplicationToken" -u "PushoverUserKey"

Dependencies

This application has a single dependency on NDesk.Options for parsing command line options.

About

Send Pushover notifications from the command line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages