From d4dfd3f65780b7908d2f681e73c7e71aa06608ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robbie=20Bj=C3=B6rk?= Date: Sat, 26 Apr 2025 00:22:54 +0200 Subject: [PATCH] Update integrations.md Added alertmanager-ntfy-relay to integrations.md --- docs/integrations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/integrations.md b/docs/integrations.md index a593bf36..f343aeef 100644 --- a/docs/integrations.md +++ b/docs/integrations.md @@ -82,6 +82,7 @@ I've added a ⭐ to projects or posts that have a significant following, or had - [Grafana-to-ntfy](https://gitlab.com/Saibe1111/grafana-to-ntfy) - Grafana-to-ntfy alerts channel (Node Js) - [ntfy-long-zsh-command](https://github.com/robfox92/ntfy-long-zsh-command) - Notifies you once a long-running command completes (zsh) - [ntfy-shellscripts](https://github.com/nickexyz/ntfy-shellscripts) - A few scripts for the ntfy project (Shell) +- [alertmanager-ntfy-relay](https://github.com/therobbielee/alertmanager-ntfy-relay) - ntfy.sh relay for Alertmanager (Go) - [QuickStatus](https://github.com/corneliusroot/QuickStatus) - A shell script to alert to any immediate problems upon login (Shell) - [ntfy.el](https://github.com/shombando/ntfy) - Send notifications from Emacs (Emacs) - [backup-projects](https://gist.github.com/anthonyaxenov/826ba65abbabd5b00196bc3e6af76002) - Stupidly simple backup script for own projects (Shell)