From 0d46bfa76ec800fc843bbc1daf16e2a0c3f9f491 Mon Sep 17 00:00:00 2001 From: Philipp Heckel Date: Tue, 18 Oct 2022 23:43:56 -0400 Subject: [PATCH] ntfy-dotnet lib --- docs/integrations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/integrations.md b/docs/integrations.md index 78d0287..7d12c1b 100644 --- a/docs/integrations.md +++ b/docs/integrations.md @@ -44,6 +44,7 @@ messages until I finally finish implementing end-to-end encryption. - [pyntfy](https://github.com/DP44/pyntfy) - A module for interacting with ntfy notifications (Python) - [vntfy](https://github.com/lmangani/vntfy) - Barebone V client for ntfy (V) - [ntfy-middleman](https://github.com/nachotp/ntfy-middleman) - Wraps APIs and send notifications using ntfy.sh on schedule (Python) +- [ntfy-dotnet](https://github.com/nwithan8/ntfy-dotnet) - .NET client library to interact with a ntfy server (C# / .NET) ## CLIs + GUIs