Tachidesk Sorayomi Suwayomi
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.
Tachidesk Sorayomi is a free and open-source manga reader designed to provide a seamless experience for users who prefer decentralized content consumption. Built using Flutter, it connects to a Tachidesk-Server instance, enabling users to read, manage, and organize their manga collection directly from their preferred platform.
Key Features:
- Cross-Platform Support: Available on Linux, Windows, macOS, Web, iOS, and Android, Sorayomi ensures accessibility across devices.
- Extension Management: Users can install and manage extensions to expand their library of manga sources.
- Library Interaction: Browse installed sources, view manga details, and access chapters with ease.
- Reading Experience: Read manga online or download chapters for offline consumption, with support for chapter updates and management.
Audience & Benefit:
Ideal for manga enthusiasts who value decentralization and self-hosting solutions, Sorayomi empowers users to take full control of their manga library. By connecting to a Tachidesk-Server instance, users can manage content without relying on third-party platforms, ensuring flexibility and independence in their reading habits.
Tachidesk Sorayomi is available via winget for Windows users, offering an easy installation process alongside its cross-platform capabilities.
README
Sorayomi
A free and open source manga reader based on Flutter to read manga from a Suwayomi-Server instance. Sorayomi need to connect with an already hosted server. Sorayomi supports Linux, Windows, MacOS, Web, iOS and Android.
Is this application usable? Should I test it?
Here is a list of current features for interaction with Sorayomi:
- Managing installed Extensions.
- Interaction with your library.
- Browsing installed sources.
- Viewing manga and chapters.
- Reading, downloading, and managing chapters.
- Viewing chapter updates
Note: Keep in mind that Sorayomi and Suwayomi-Server are alpha software, so it can have issues. See Support and help if it happens.
Supported Suwayomi versions
These are the versions of Suwayomi-Server that Sorayomi supports.
Release build
- Suwayomi-Server v0.6.6+
Downloading and Running the app
Android
Download *-android-all.apk file from latest release the releases section.
iOS
- Download the latest .ipa file from the releases section
- use AltStore to install Sorayomi in ios.
Windows
Download the latest .msi file from the releases section.
if you use WINGET, you can run
winget install tachidesk-sorayomi
MacOS
- Download the *-macos-x64.zip from the latest release the releases section
- Extract the file.
- Drag and drop the extracted app file to applications folder in finder.
if you use HomeBrew, you can run
brew install --cask tachidesk-sorayomi
Debian based Linux
Download the latest deb release from the releases section.
Arch based Linux
Download the latest release from the aur.
If you use yay, you can run
yay -S tachidesk-sorayomi-bin
inside a terminal window.
Web
Download the latest web.zip file from the releases section.
- Sorayomi-web deployed in GitHub pages. You can check out Sorayomi here.
Post installation
- Configure your server address in
Navigation bar > more screen > Server URL
.
Building from source
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Prerequisites
You can install Flutter & Dart from Official website
- Dart sdk
- Flutter - Channel Stable
Building
- Clone the repository:
$ git clone https://github.com/Suwayomi/Tachidesk-Sorayomi.git
$ cd Tachidesk-Sorayomi/
- You can install all dependencies by running this command in terminal:
$ flutter pub get
- Now enter the following command to start debugging the app:
$ flutter run
- Localization generator
$ flutter gen-l10n
- Pull-Request Suggestion
- Install GitHooks after cloning the repo using
git config --local core.hooksPath .githooks
- Install GitHooks after cloning the repo using
Support and help
- Join Suwayomi's discord server to hang out with the community and receive support and help.
Built Using
-
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
Credit
-
The
Suwayomi-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.
Translation
Feel free to translate the project on Weblate
License
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/.