Files
scripts/README.md
T
2026-06-01 07:48:49 -05:00

352 B

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 is an article on example usage. It relies on the user's pushover user and api key to be saved as environment variables.