From 1aa716de555767840b84bfe59d2b7537ab11b0f4 Mon Sep 17 00:00:00 2001 From: binwiederhier Date: Tue, 10 Jan 2023 10:01:28 -0500 Subject: [PATCH] Add ntfy-wrapper project --- README.md | 2 +- docs/integrations.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8defa56a..bffd990f 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ 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 with $60/yr: +and [DigitalOcean](https://www.digitalocean.com/) for supporting the project: diff --git a/docs/integrations.md b/docs/integrations.md index f699d762..737a86fe 100644 --- a/docs/integrations.md +++ b/docs/integrations.md @@ -105,6 +105,7 @@ and uptime of third party servers, so use of each server is **at your own discre - [drone-ntfy](https://github.com/Clortox/drone-ntfy) - Drone.io plugin for sending ntfy notifications from a pipeline (Shell) - [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) ## Blog + forum posts