mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2025-04-22 21:02:09 +02:00
fix: added second language to Novu under notification management
This commit is contained in:
parent
147d5b6959
commit
5d4dadabc8
1 changed files with 1 additions and 1 deletions
|
@ -1428,7 +1428,7 @@ _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`
|
||||
- [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``Javascript`
|
||||
- [ntfy](https://ntfy.sh/) - ntfy (pronounce: notify) is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer, entirely without signup, cost or setup. ([Source Code](https://github.com/binwiederhier/ntfy)) `Apache-2.0` `Go` `Javascript`
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue