binwiederhier / ntfy

Send push notifications to your phone or desktop using PUT/POST
https://ntfy.sh
Apache License 2.0
18.54k stars 729 forks source link

docs: add quantum5/ntfy-run to integrations and examples #1199

Open quantum5 opened 1 month ago

quantum5 commented 1 month ago

I wrote https://github.com/quantum5/ntfy-run because I wasn't aware of anything that could notify me with the output of a failing cronjob, just that it failed, which makes it really difficult to debug transient failures.

This PR adds it to the list of integrations and also as an example for people wanting similar functionality.