summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRoger Braun <roger@rogerbraun.net>2017-09-16 12:07:50 +0200
committerRoger Braun <roger@rogerbraun.net>2017-09-16 12:07:50 +0200
commitdd676a36c1f8ceb383b5e169db5d38578a307ced (patch)
treec4a452cb5ca41776aedac709a02cbc6dfdd8a28c /README.md
parent0872f5f394b2ca86c8cf0248a28f4aeeb1f03d7a (diff)
downloadpleroma-dd676a36c1f8ceb383b5e169db5d38578a307ced.tar.gz
pleroma-dd676a36c1f8ceb383b5e169db5d38578a307ced.zip
Add info about clients to readme.
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 36b4c5133..5aa520526 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