Skip to content
/ prowl Public

Shell scripts to send push notifications to Prowl and Pushover

Notifications You must be signed in to change notification settings

aus/prowl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Scripts to send push notifications to Pushover and Prowl using curl.

prowl.sh

Usage: ./prowl.sh priority(-2 to 2) appname description Example: ./prowl.sh 0 "hello world" "this is only a test" app="Application Name"

pushover.sh

Usage: ./pushover.sh message title url url_title priority device Example: ./pushover.sh "this is a test" "test title" "http://github.com" "GitHub" 0 "iPad" Note: All parameters except message are optional

About

Shell scripts to send push notifications to Prowl and Pushover

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages