From 0136c5e49318ce02dc4d8defc39ca29ed4a06b40 Mon Sep 17 00:00:00 2001 From: Aria Moradi Date: Fri, 7 May 2021 18:21:32 +0430 Subject: [PATCH] [SKIP CI] alternative ui projects --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8ed15faa..c0ea4503 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,12 @@ On Unix/Linux : `/home//.local/share/Tachidesk` ## Support and help Join Tachidesk's [discord server](https://discord.gg/DDZdqZWaHA) to hang out with the community and to receive support and help. +## Alternative User Interfaces for Tachidesk server +Currently there are three known interfaces for Tachidesk: +1. [webUI](https://github.com/Suwayomi/Tachidesk/tree/master/webUI/react): The react SPA that Tachidesk is traditionally shipped with. +2. [TachideskJUI](https://github.com/Suwayomi/TachideskJUI): A Jetbrains Compose Native app, re-uses components made for the upcoming Tachiyomi 1.x +3. [Equinox](https://github.com/Suwayomi/Equinox): A web user interface made with Vue.js, in super early stages of development. + ## Contributing and Technical info See [CONTRIBUTING.md](./CONTRIBUTING.md).