From dd676a36c1f8ceb383b5e169db5d38578a307ced Mon Sep 17 00:00:00 2001 From: Roger Braun Date: Sat, 16 Sep 2017 12:07:50 +0200 Subject: [PATCH] Add info about clients to readme. --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 36b4c513..5aa52052 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,15 @@ Pleroma is an OStatus-compatible social networking server written in Elixir, compatible with GNU Social and Mastodon. It is high-performance and can run on small devices like a Raspberry Pi. +For clients it supports both the GNU Social API with Qvitter extensions and the Mastodon client API. + +Mobile clients that are known to work: + +* Twidere +* Tusky +* Pawoo (Android) +* Subway Tooter + 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 https://matrix.heldscal.la/#/room/#pleromafe:matrix.heldscal.la. ## Installation