summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Daenney <daenney@users.noreply.github.com>2023-08-08 12:19:41 +0200
committerLibravatar GitHub <noreply@github.com>2023-08-08 12:19:41 +0200
commit9df4d38c43d4d8cd7b4806f8de87b610fd09da2d (patch)
treec1117784c90986a1a9e67d1029b207ff4915b801 /README.md
parent[chore] Use generic pointer function (#2080) (diff)
downloadgotosocial-9df4d38c43d4d8cd7b4806f8de87b610fd09da2d.tar.xz
[chore] Add Feditext as recommended client (#2081)
With Feditext now accepting beta users, this adds it as the third client to recommend so we have web and the dominant mobile platforms covered. This also removes the screenshots from the README, because it became a mess trying to add a third one. Either the cells become very narrow, or the table doubles in height. As the UI may also change over time, it might be better to point folks at the apps instead who'll hopefully have up to date screenshots in their storefronts.
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 14f309be5..49ac4278c 100644
--- a/README.md
+++ b/README.md
@@ -91,13 +91,13 @@ For a detailed view on what's implemented and what's not, and progress made towa
The Mastodon API has become the de facto standard for client communication with federated servers, so GoToSocial has implemented and extended the API with custom functionality.
-In short, this means full support for modern, beautiful apps like [Tusky](https://tusky.app/) and [Semaphore](https://semaphore.social/).
+Though most apps that implement the Mastodon API should work, GoToSocial works reliably with beautiful apps like:
-Tusky | Semaphore
-:-----------------------------------------------------------:|:------------------------------------------------------------------:
-![An image of GoToSocial in Tusky](./docs/assets/tusky.png) | ![An image of GoToSocial in Semaphore](./docs/assets/semaphore.png)
+* [Tusky](https://tusky.app/) for Android
+* [Semaphore](https://semaphore.social/) in the browser
+* [Feditext](https://fedi.software/@Feditext) (beta) on iOS, iPadOS and macOS
-If you're used to using Mastodon with Tusky or Semaphore, you'll find using GoToSocial a breeze.
+If you've used Mastodon with any of these apps before, you'll find using GoToSocial a breeze.
### Granular post settings