diff options
author | Alex Auvolat <alex@adnab.me> | 2020-05-07 22:37:28 +0200 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2020-05-07 22:37:28 +0200 |
commit | a688840fbfcabfa91167b06ae9561be159b280db (patch) | |
tree | f4bf83d507c6fd6e72fa8d539c91fd7a169216bb | |
parent | 88eb2e728d135a6baf9caa5da94b2e24052868a1 (diff) | |
download | easybridge-a688840fbfcabfa91167b06ae9561be159b280db.tar.gz easybridge-a688840fbfcabfa91167b06ae9561be159b280db.zip |
Update readme
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -5,6 +5,10 @@ It acts as a client under your name on all instant messaging networks where you have an account, and presents your private messages as well as group conversations in Matrix in a uniform view. Basically, Matrix becomes your everything chat client! +Easybridge is a multi-user bridge for small Matrix servers, +with the idea of making it easy for non-technical users to bridge their external accounts into Matrix. +Once configured next to a server, +users can just go to a dedicated web page and add their accounts with a simple form. **WARNING** Easybridge is still very experimental and crashes sometimes. @@ -37,6 +41,8 @@ A Docker image is provided on the [Docker hub](https://hub.docker.com/r/lxpz/eas Easybridge is licensed under the terms of the GPLv3. +Contact me if you have questions or are interested in contributing to the project: [@lx:deuxfleurs.fr](https://matrix.to/#/@lx:deuxfleurs.fr). + ## Building Easybridge |