diff options
author | Haelwenn (lanodan) Monnier <contact@hacktivis.me> | 2019-01-28 05:50:08 +0100 |
---|---|---|
committer | Haelwenn (lanodan) Monnier <contact@hacktivis.me> | 2019-02-10 14:32:42 +0100 |
commit | d0cf58d0320b26eca4d274f54f6b12176c3cd38b (patch) | |
tree | dac389427a92a4eb08b925147d14eb8a78fdabf4 /README.md | |
parent | e0de0fcf2243006c505014b9477412f9f3bd97ec (diff) | |
download | pleroma-d0cf58d0320b26eca4d274f54f6b12176c3cd38b.tar.gz pleroma-d0cf58d0320b26eca4d274f54f6b12176c3cd38b.zip |
WIP: docs/Clients.md: Add documentation about clients supporting pleroma
[ci skip]
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 15 |
1 files changed, 1 insertions, 14 deletions
@@ -8,20 +8,7 @@ Pleroma is written in Elixir, high-performance and can run on small devices like For clients it supports both the [GNU Social API with Qvitter extensions](https://twitter-api.readthedocs.io/en/latest/index.html) and the [Mastodon client API](https://github.com/tootsuite/documentation/blob/master/Using-the-API/API.md). -Client applications that are committed to supporting Pleroma: - -* Mastalab (Android, Streaming Ready) -* nekonium (Android, Streaming Ready) -* Tusky (Android, No Streaming) -* Twidere (Android, No Streaming) -* Mast (iOS, Paid) -* Amaroq (iOS, No Streaming) - -Client applications that are known to work well: - -* Tootdon (Android + iOS, No Streaming) -* Tootle (iOS, No Streaming) -* Whalebird (Windows + Mac + Linux) +- [Client Applications for Pleroma](docs/Clients.md) No release has been made yet, but several servers have been online for months already. If you want to run your own server, feel free to contact us at @lain@pleroma.soykaf.com or in our dev chat at #pleroma on freenode or via matrix at <https://matrix.heldscal.la/#/room/#freenode_#pleroma:matrix.org>. |