]> git.mxchange.org Git - friendica.git/commitdiff
added list of clients to the FAQ
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Sun, 14 Sep 2014 07:06:47 +0000 (09:06 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Sun, 14 Sep 2014 07:06:47 +0000 (09:06 +0200)
doc/FAQ.md

index c3c3e8bc24fbb6ccd5d562df3872ef02d63f40f6..f1a184388fa836138a5f193daa4a900301cc05a8 100644 (file)
@@ -12,6 +12,7 @@ User
 * **[What happens when an account is removed? Is it truly deleted?](help/FAQ#removed)**
 * **[Can I subscribe to a hashtag?](help/FAQ#hashtag)**
 * **[How to create a RSS feed of the stream?](help/FAQ#rss)**
+* **[Are there any clients for friendica I can use](help/FAQ#clients)**
 * **[Where I can find help?](help/FAQ#help)**
 
 Admins
@@ -130,6 +131,27 @@ RSS feed of the conversations at your site
        
        https://helpers.pyxis.uberspace.de/dfrn_poll/helpers/converse
 
+<a name="clients"></a>
+
+**Are there any clients for friendica I can use**
+
+Friendica is using a [Twitter/StatusNet compatible API](help/api), which means you can use any Twitter/StatusNet/GNU Social client for your plattform as long as you can change the API path in its settings. Here is a list of known working clients
+
+* Android
+  * Friendica Client for Android
+  * AndStatus
+  * Twidere
+  * Mustard and Mustard-Mod
+* Linux
+  * Hotot
+  * Choqok
+* MacOS X
+  * Hotot
+* Windows
+  * Hotot
+
+Depending on the features of the client you might encounter some glitches in usability, like being limited in the length of your postings to 140 characters and having no access to the [permission settings](help/Groups-and-Privacy).
+
 <a name="help"></a>
 
 **Where I can find help?**
@@ -157,4 +179,4 @@ You can find the main respository [here](https://github.com/friendica/friendica)
 
 Addons are listed at [this page](https://github.com/friendica/friendica-addons).
 
-If you are searching for new themes, you can find them at [Friendica-Themes.com](http://friendica-themes.com/) 
\ No newline at end of file
+If you are searching for new themes, you can find them at [Friendica-Themes.com](http://friendica-themes.com/)