aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel@gultsch.de>2016-10-05 09:05:53 +0200
committerGitHub <noreply@github.com>2016-10-05 09:05:53 +0200
commit27af6a4b1ecc03a96fb623de260e8261f5bf765a (patch)
tree69375e443fd0f84edf7fe65d98f122284deacaba
parent082c06a486fe4cdb8870680a33836f40d570d1fd (diff)
Add client recommandition to readme. fixes #2048
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index f33de43c..bce21c06 100644
--- a/README.md
+++ b/README.md
@@ -329,6 +329,14 @@ feature is regarded experimental. Conversations is the only client that uses
XEP-0027 with conferences. (The XEP neither specifically allows nor disallows
this.)
+### What clients do I use on other platforms
+There are XMPP Clients available for all major platforms.
+####Windows / Linux
+For your desktop computer we recommand that you use [Gajim](https://gajim.org). You need to install the plugins `OMEMO`, `HTTP Upload` and `URL image preview` to get the best compatibiltiy with Conversations. Plugins can be installed from withhin the app.
+####iOS
+Unfortunatly we don‘t have a recommandation for iPhones right now. There are two clients available [ChatSecure](https://chatsecure.org/) and [Monal](https://monal.im/). Both with their own pros and cons.
+
+
### Development
<a name="beta"></a>