From e6defd0b1ebe243826cb390d1de55d61bfa1e912 Mon Sep 17 00:00:00 2001 From: Sumit Saurabh <62152915+sumitsaurabh927@users.noreply.github.com> Date: Wed, 14 Dec 2022 23:54:44 +0530 Subject: [PATCH] add: new notifaction system called "gotify" --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ef6f29f1..1668c428 100644 --- a/README.md +++ b/README.md @@ -1427,8 +1427,10 @@ _Related: [Wikis](#wikis)_ A [notification system](https://en.wikipedia.org/wiki/Notification_system) is a piece of software that provides a means of delivering a message to a set of recipients. +- [Gotify](https://gotify.net/) - a simple server for sending and receiving messages. ([Source Code](https://github.com/gotify/server)) `Go` `Typescript` - [Novu](https://novu.co/) - Notification management simplified! The ultimate service for managing multi-channel notifications with a single API for all message providers (Email, SMS, Push, Chat). Novu comes with a CMS for advanced layouts and design management and is easy to set up and integrate with existing providers. ([Source Code](https://github.com/novuhq/novu)) `MIT` `Typescript` + ### Office Suites **[`^ back to top ^`](#awesome-selfhosted)**