A free and open source manga reader to read manga from a Tachidesk-Server instance.
Tachidesk-JUI can run Tachidesk-Server on its own on desktop platforms, or connect to an already hosted server.
Android and any desktop platform that runs Java can run it. On most platforms are binaries available if you don't want to install Java yourself.
Here is a list of current features for interaction with Tachidesk-JUI:
- Managing installed Extensions.
- Interaction with your library.
- Browsing installed sources.
- Viewing manga and chapters.
- Reading, downloading, and managing chapters.
- Viewing chapter updates
- Globally search sources
Note: Keep in mind that Tachidesk-JUI and Tachidesk-Server are alpha software, so it can have issues. See General troubleshooting and Support and help if it happens.
These are the versions of Tachidesk-Server that JUI supports.
- Tachidesk-Server v0.7.0+
- Tachidesk-Server Preview v0.7.0-r1197+
You should have Java(JRE or JDK) 17 or newer.
Download the latest jar release for your OS from the releases section (Or from the preview releases).
Double-click on the jar file or run java -jar Tachidesk-JUI-os-arch-X.Y.Z.jar
from a Terminal/Command Prompt window to run the app.
Download the latest msi release from the releases section (Or from the preview releases).
choco install tachidesk-jui
winget install tachidesk-jui
scoop bucket add extras
scoop install tachidesk-jui
Download the latest dmg release from the releases section (Or from the preview releases).
Download the latest deb release from the releases section (Or from the preview releases).
Download the latest rpm release from the releases section (Or from the preview releases).
Download the latest release from the aur.
If you use yay, you can run yay -S tachidesk-jui
inside a terminal window.
Download the latest apk from the releases section (Or from the preview releases).
Make sure you have used either an installer, or you have Java 17 installed.
Make sure that if you used an installer, that you have at least Java 8 installed.
Join Tachidesk's discord server to hang out with the community and receive support and help.
You need this software packages installed in order to build this project:
- Java Development Kit and Java Runtime Environment version 17, this can be handled by IntelliJ
Run ./gradlew packageUberJarForCurrentOS
, the resulting built jar file will be build/compose/Tachidesk-JUI-os-arch-X.Y.Z.jar
.
Run ./gradlew run
, JUI will build and run. Use this for debugging and development purposes.
Feel free to translate the project on Weblate
The Tachidesk-Server
project is developed by @AriaMoradi and contributors, a link for Tachidesk-Server is provided here and is licensed under Mozilla Public License v2.0
.
Parts of Tachiyomi-1.x is adopted into this codebase, also licensed under Mozilla Public License v2.0
.
You can obtain a copy of Mozilla Public License v2.0
from https://mozilla.org/MPL/2.0/
Copyright (C) 2020-2022 Syer and contributors
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.