aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel@gultsch.de>2016-10-06 18:39:19 +0200
committerDaniel Gultsch <daniel@gultsch.de>2016-10-06 18:39:19 +0200
commit5530b0b0e2d936662f50ab47e20523d47ed47da0 (patch)
treefbfa572ae15d8942ea0558d1dfe3ab8ed18665d2
parent40e5090bdd4c021b25b1ce306704cc28a8b8cb0d (diff)
parent27af6a4b1ecc03a96fb623de260e8261f5bf765a (diff)
Merge branch 'master' of github.com:siacs/Conversations
-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>