added readme and notify.sh
This commit is contained in:
@@ -0,0 +1,10 @@
|
|||||||
|
# Scripts
|
||||||
|
This is just a handy place to put shell scripts that I write.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## notify.sh
|
||||||
|
A script that wraps the pushover API for sending notifications.
|
||||||
|
[Here](https://learningunix.net/posts/dead-simple-notifications-with-pushover/)
|
||||||
|
is an article on example usage. It relies on the user's pushover user and api key
|
||||||
|
to be saved as environment variables.
|
||||||
Reference in New Issue
Block a user