A native manga & manhwa reader for Suwayomi-Server - enhanced fork of Tachidesk-Sorayomi, with a rebuilt reader and offline download support.
61
stars
940
commits
Dart
primary language
Sep 12, 2026
updated
A native client for reading manga & manhwa from a Suwayomi-Server instance, built for long webtoon binges on your phone.
Tsumiru (積みる) — a play on tsundoku (積ん読), the art of letting unread books pile up. For everyone whose backlog grows faster than they can read it.
Tsumiru is a Flutter client for Suwayomi-Server, the self-hosted manga server. You point it at a server you already run. Tsumiru itself is only the reader (the server handles sources and downloads).
Runs on Android, Linux, Windows, macOS, and Web.
Tsumiru is built for daily reading, especially webtoons / manhwa:
simple_login and ui_login, with credentials kept in your device's secure storage.Grab the latest build for your platform from the Releases page (Android APKs — universal + per-ABI — plus Linux, Windows, macOS, and Web).
Android, with auto-updates: add this repo to Obtainium and it will install and keep Tsumiru updated straight from GitHub Releases (no app store needed).
You need a running Suwayomi-Server that Tsumiru can reach. On first launch, point it at your server's address.
Flutter 3.44.6 (pinned via .fvmrc; Dart SDK ≥3.9).
flutter pub get
flutter gen-l10n
dart run build_runner build --delete-conflicting-outputs
flutter build apk # or: linux / windows / macos / web
Tsumiru stands on the work of the Suwayomi project: Tachidesk-Sorayomi (the client Tsumiru grew from) and Suwayomi-Server (the server it talks to). Huge thanks to those maintainers and contributors.
Licensed under the Mozilla Public License 2.0 (see LICENSE). As with the upstream project, source files retain their MPL-2.0 headers.
(top 30 of 56)
Dart
98.6%
A native manga & manhwa reader for Suwayomi-Server - enhanced fork of Tachidesk-Sorayomi, with a rebuilt reader and offline download support.
61
stars
940
commits
Dart
primary language
Sep 12, 2026
updated
A native client for reading manga & manhwa from a Suwayomi-Server instance, built for long webtoon binges on your phone.
Tsumiru (積みる) — a play on tsundoku (積ん読), the art of letting unread books pile up. For everyone whose backlog grows faster than they can read it.
Tsumiru is a Flutter client for Suwayomi-Server, the self-hosted manga server. You point it at a server you already run. Tsumiru itself is only the reader (the server handles sources and downloads).
Runs on Android, Linux, Windows, macOS, and Web.
Tsumiru is built for daily reading, especially webtoons / manhwa:
simple_login and ui_login, with credentials kept in your device's secure storage.Grab the latest build for your platform from the Releases page (Android APKs — universal + per-ABI — plus Linux, Windows, macOS, and Web).
Android, with auto-updates: add this repo to Obtainium and it will install and keep Tsumiru updated straight from GitHub Releases (no app store needed).
You need a running Suwayomi-Server that Tsumiru can reach. On first launch, point it at your server's address.
Flutter 3.44.6 (pinned via .fvmrc; Dart SDK ≥3.9).
flutter pub get
flutter gen-l10n
dart run build_runner build --delete-conflicting-outputs
flutter build apk # or: linux / windows / macos / web
Tsumiru stands on the work of the Suwayomi project: Tachidesk-Sorayomi (the client Tsumiru grew from) and Suwayomi-Server (the server it talks to). Huge thanks to those maintainers and contributors.
Licensed under the Mozilla Public License 2.0 (see LICENSE). As with the upstream project, source files retain their MPL-2.0 headers.
(top 30 of 56)
Dart
98.6%