aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHosam Hasan Ramadan <hosam.hasan.ramadan@gmail.com>2023-01-14 11:43:15 +0000
committerGitHub <noreply@github.com>2023-01-14 11:43:15 +0000
commit49253b490c66426fe8264a2ba9007771ce25d0d8 (patch)
tree946aae118151dc09428d1622b21fe524e50aa273
parentfix f-droid syntax (diff)
downloadawesome-selfhosted-49253b490c66426fe8264a2ba9007771ce25d0d8.tar.gz
awesome-selfhosted-49253b490c66426fe8264a2ba9007771ce25d0d8.zip
Add Apprise to Communication - Custom Communication Systems (#3118)
Add Apprise to Communication - Custom Communication Systems
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index ede96a41..7340bcf4 100644
--- a/README.md
+++ b/README.md
@@ -310,6 +310,7 @@ _See also: [Comparison of CalDAV and CardDAV implementations - Wikipedia](https:
[Communication software](https://en.wikipedia.org/wiki/Communication_software) used to provide remote access to systems and exchange files and messages in text, audio and/or video formats between different computers or users, using their own custom protocols.
+- [Apprise](https://github.com/caronc/apprise) - Apprise allows you to send a notification to almost all of the most popular notification services available to us today such as: Telegram, Discord, Slack, Amazon SNS, Gotify, etc. `MIT` `Python/Docker`
- [BluetoothCommunicatorExample](https://github.com/niedev/BluetoothCommunicatorExample) - Bluetooth LE chat app to communicate between android devices with P2P architecture. ([Clients](https://github.com/niedev/RTranslator)) `Apache-2.0` `Java`
- [Centrifugo](https://centrifugal.dev/) - Language-agnostic real-time messaging (Websocket or SockJS) server. ([Demo](https://github.com/centrifugal/centrifugo#demo), [Source Code](https://github.com/centrifugal/centrifugo)) `MIT` `Go`
- [Chaskiq](https://chaskiq.io) - Full featured livechat, helpcenter and CRM as an alternative to Intercom & Drift, Crisp and others. ([Source Code](https://github.com/chaskiq/chaskiq)) `AGPL-3.0` `Ruby`