added list of clients to the FAQ
This commit is contained in:
parent
d2512f5aa5
commit
de103ff273
24
doc/FAQ.md
24
doc/FAQ.md
|
@ -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/)
|
||||
If you are searching for new themes, you can find them at [Friendica-Themes.com](http://friendica-themes.com/)
|
||||
|
|
Loading…
Reference in a new issue