winget install --id=Suwayomi.Tachidesk-Sorayomi -e
A free and open source manga reader based on Flutter to read manga from a Tachidesk-Server instance.
Here is a list of current features for interaction with Tachidesk-Sorayomi:
Note: Keep in mind that Tachidesk-Sorayomi and Tachidesk-Server are alpha software, so it can have issues. See Support and help if it happens.
These are the versions of Tachidesk-Server that Tachidesk-Sorayomi supports.
Download *-android-all.apk file from latest release the releases section.
Download the latest .msi file from the releases section.
if you use WINGET, you can run
winget install tachidesk-sorayomi
if you use HomeBrew, you can run
brew install --cask tachidesk-sorayomi
Download the latest deb release from the releases section.
Download the latest release from the aur.
If you use yay, you can run
yay -S tachidesk-sorayomi-bin
inside a terminal window.
Download the latest web.zip file from the releases section.
Navigation bar > more screen > Server URL
.These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
You can install Flutter & Dart from Official website
$ git clone https://github.com/Suwayomi/Tachidesk-Sorayomi.git
$ cd Tachidesk-Sorayomi/
$ flutter pub get
$ flutter run
$ flutter gen-l10n
git config --local core.hooksPath .githooks
Flutter is an open source framework by Google for building beautiful, natively compiled, multi-platform applications from a single codebase.
Flutter Riverpod - A simple way to access state while robust and testable.
Riverpod Architecture - File architecture developed by @bizz84
Find other dependencies in pubspec.yaml
The Tachidesk-server
project is developed by @AriaMoradi and contributors,
The Tachidesk-Sorayomi
project is developed by @DattatreyaReddy and contributors,
CI-CD for Tachidesk-Sorayomi
is developed by @mahor1221 and contributors.
Feel free to translate the project on Weblate
A link for Tachidesk is provided here and is 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) Contributors to the Suwayomi project
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/.