From 87f54796624b9b0dcda1322f5b44b4e9c94d7a61 Mon Sep 17 00:00:00 2001 From: Jesse Laning <1132336+jamolnng@users.noreply.github.com> Date: Wed, 18 Jan 2023 23:16:34 -0500 Subject: [PATCH 1/3] add blog post for unRAID notifications --- docs/integrations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/integrations.md b/docs/integrations.md index 7c7397d..adbf4f2 100644 --- a/docs/integrations.md +++ b/docs/integrations.md @@ -127,6 +127,7 @@ and uptime of third party servers, so use of each server is **at your own discre - [Ntfy.sh – Send push notifications to your phone via PUT/POST](https://news.ycombinator.com/item?id=33517944) ⭐ - news.ycombinator.com - 11/2022 - [Ntfy et Jeedom : un plugin](https://lunarok-domotique.com/2022/11/ntfy-et-jeedom/) - lunarok-domotique.com - 11/2022 - [Crea tu propio servidor de notificaciones con Ntfy](https://blog.parravidales.es/crea-tu-propio-servidor-de-notificaciones-con-ntfy/) - blog.parravidales.es - 11/2022 +- [unRAID Notifications with ntfy.sh](https://lder.dev/posts/ntfy-Notifications-With-unRAID/) - lder.dev - 10/2022 - [Zero-cost push notifications to your phone or desktop via PUT/POST ](https://lobste.rs/s/41dq13/zero_cost_push_notifications_your_phone) - lobste.rs - 10/2022 - [A nifty push notification system: ntfy](https://jpmens.net/2022/10/30/a-nifty-push-notification-system-ntfy/) - jpmens.net - 10/2022 - [Alarmanlage der dritten Art (YouTube video)](https://www.youtube.com/watch?v=altb5QLHbaU&feature=youtu.be) - youtube.com - 10/2022 From cff8f8892059dc46f85c6cf0853deaf7c0698695 Mon Sep 17 00:00:00 2001 From: "Philipp C. Heckel" Date: Thu, 19 Jan 2023 12:05:26 -0500 Subject: [PATCH 2/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 72d2aa1..b7b2cd2 100644 --- a/README.md +++ b/README.md @@ -112,9 +112,9 @@ appreciated. A big fat **Thank You** to the folks already sponsoring ntfy: I'd also like to thank JetBrains for providing their awesome [IntelliJ IDEA](https://www.jetbrains.com/idea/) to me for free, -and [DigitalOcean](https://www.digitalocean.com/) for supporting the project: +and [DigitalOcean](https://m.do.co/c/442b929528db) (*referral link*) for supporting the project: - + ## Code of Conduct We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, caste, color, religion, or sexual identity and orientation. From c863c86f4c51bb22176a9dca3c54f488aa2c5fc8 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Sat, 21 Jan 2023 13:57:42 -0500 Subject: [PATCH 3/3] Update integrations.md +nodebb --- docs/integrations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/integrations.md b/docs/integrations.md index adbf4f2..47791dd 100644 --- a/docs/integrations.md +++ b/docs/integrations.md @@ -107,6 +107,7 @@ and uptime of third party servers, so use of each server is **at your own discre - [ignition-ntfy-module](https://github.com/Kyvis-Labs/ignition-ntfy-module) - Adds support for sending notifications via a ntfy server to Ignition (Java) - [maubot-ntfy](https://gitlab.com/999eagle/maubot-ntfy) - Matrix bot to subscribe to ntfy topics and send messages to Matrix (Python) - [ntfy-wrapper](https://github.com/vict0rsch/ntfy-wrapper) - Wrapper around ntfy (Python) +- [nodebb-plugin-ntfy](https://github.com/NodeBB/nodebb-plugin-ntfy) - Push notifications for NodeBB forums ## Blog + forum posts