diff options
author | Pranav Raj S <pranav@chatwoot.com> | 2021-01-25 12:14:12 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-25 12:14:12 +0000 |
commit | 9bb746b15e39e81351e8bab1d300ededd9b2c35e (patch) | |
tree | 3577afe4a6ea8f412ff7977b7ec2b5cfa0d5d3ee | |
parent | Merge pull request #2369 from Tooa/paperless-ng (diff) | |
download | awesome-selfhosted-9bb746b15e39e81351e8bab1d300ededd9b2c35e.tar.gz awesome-selfhosted-9bb746b15e39e81351e8bab1d300ededd9b2c35e.zip |
Add Chatwoot to Custom communication systems
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -248,6 +248,7 @@ _See https://en.wikipedia.org/wiki/Comparison_of_CalDAV_and_CardDAV_implementati ### Custom communication systems - [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` |