diff options
author | nodiscc <nodiscc@gmail.com> | 2021-02-06 13:21:46 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-06 13:21:46 +0000 |
commit | efeff84250f064d171ff3afabce6821e2ec38032 (patch) | |
tree | 40b44c53ac49abe5bebe10e918bcaf258a0a67fd | |
parent | Merge pull request #2387 from phntxx/master (diff) | |
parent | Add Chatwoot to Custom communication systems (diff) | |
download | awesome-selfhosted-efeff84250f064d171ff3afabce6821e2ec38032.tar.gz awesome-selfhosted-efeff84250f064d171ff3afabce6821e2ec38032.zip |
Merge pull request #2389 from pranavrajs/patch-1
Add Chatwoot to Custom communication systems
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -252,6 +252,7 @@ _See https://en.wikipedia.org/wiki/Comparison_of_CalDAV_and_CardDAV_implementati - [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://github.com/centrifugal/centrifugo) - Language-agnostic real-time messaging (Websocket or SockJS) server. ([Demo](https://github.com/centrifugal/centrifugo#demo)) `MIT` `Go` +- [Chatwoot](https://www.chatwoot.com) - Self-hosted customer communication platform, an alternative to Intercom & Zendesk. ([Source Code](https://github.com/chatwoot/chatwoot)) `MIT` `Ruby` - [Cherry](https://github.com/rafael-santiago/cherry) - Tiny webchat server. `GPL-2.0` `Go` - [Conduit](https://conduit.rs/) - A simple, fast, and reliable chat server powered by Matrix. ([Source Code](https://gitlab.com/famedly/conduit)) `Apache-2.0` `Rust` - [Darkwire.io](https://darkwire.io/) - End-to-end encrypted instant web chat. ([Source Code](https://github.com/darkwire/darkwire.io)) `MIT` `Nodejs` |