From 65f971e42aa7e68ac12f25414eed8f37668a1376 Mon Sep 17 00:00:00 2001 From: Laura Hausmann Date: Wed, 11 Oct 2023 21:45:00 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 856434a62..c11596869 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,10 @@ - Documentation on installing (and updating) Iceshrimp: - [Bare metal](docs/install.md) - [Docker Compose](docs/docker-compose-install.md) +- Don't like the Web UI? We test our Mastodon-compatible API against the following clients: + - [Elk](https://elk.zone), [Phanphy](https://phanpy.social/), [Enafore](https://enafore.social/) (Web) + - [Mona](https://apps.apple.com/us/app/mona-for-mastodon/id1659154653), [Ice Cubes](https://apps.apple.com/us/app/ice-cubes-for-mastodon/id6444915884), [Tusker](https://apps.apple.com/us/app/tusker/id1498334597), [Feditext](https://github.com/feditext/feditext), [Mastodon](https://apps.apple.com/us/app/mastodon-for-iphone-and-ipad/id1571998974) (iOS) + - [Tusky](https://tusky.app/), [Fedilab](https://fedilab.app/), [Moshidon](https://lucasggamerm.github.io/moshidon/), [Megalodon](https://sk22.github.io/megalodon/), [Mastodon](https://play.google.com/store/apps/details?id=org.joinmastodon.android) (Android) - Project goals: - No-nonsense bug fixes - QoL improvements