diff options
author | Pierre Balzack <96387156+balzack@users.noreply.github.com> | 2022-08-08 12:40:46 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-08 12:40:46 +0000 |
commit | 5ee9b924c54ab15f9710ab294dc27b1d95726a64 (patch) | |
tree | 0ef24cb6cf6e5612a387f9485b90e3d7288d5c34 | |
parent | Add Traq (#3155) (diff) | |
download | awesome-selfhosted-5ee9b924c54ab15f9710ab294dc27b1d95726a64.tar.gz awesome-selfhosted-5ee9b924c54ab15f9710ab294dc27b1d95726a64.zip |
Add IndiCom to Communication - Custom Communication System (#3102)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -325,6 +325,7 @@ Communication software using their own custom procols. - [Chatwoot](https://www.chatwoot.com) - Self-hosted customer communication platform, an alternative to Intercom & Zendesk. ([Source Code](https://github.com/chatwoot/chatwoot)) `MIT` `Ruby` - [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://github.com/darkwire/darkwire.io) - End-to-end encrypted instant web chat. `MIT` `Nodejs` +- [Databag](https://github.com/balzack/databag) - Federated messaging client for the web, supporting text, photos and video. ([Demo](https://databag.coredb.org/#/create)) `Apache-2.0` `Docker` - [Element](https://element.io) - Fully-featured Matrix client for Web, iOS & Android. ([Source Code](https://github.com/vector-im/element-web)) `Apache-2.0` `Javascript` - [Enigma Reloaded](https://github.com/enigma-reloaded/enigma-reloaded) - DIY Message and file encryption for any platform. `GPL-3.0` `Javascript` - [Freenet](https://freenetproject.org/index.html) - Anonymously share files, browse and publish _freesites_ (web sites accessible only through Freenet) and chat on forums. ([Source Code](https://github.com/freenet/fred)) `GPL-2.0` `Java` |