Download
The latest version of Tsumiru was released . Pick your platform below. Tsumiru runs on Android, Windows, macOS, Linux, and the web.
Tsumiru is a client for a Suwayomi server; you'll need one running to read. New to it? Start with Getting started.
Stay up to date on Android
Tsumiru signs every release with the same key, so updates install cleanly over the top. For automatic update checks, point an app like Obtainium at the GitHub releases.
On Linux
The recommended way to run Tsumiru on Linux is the Flatpak. It installs from our own signed repo (not Flathub), integrates with your desktop, and auto-updates:
flatpak remote-add --if-not-exists tsumiru https://suwayomi.github.io/Suwayomi-Tsumiru/index.flatpakrepo
flatpak install tsumiru io.github.aaronbamblett.tsumiruAdded the
tsumiruremote before? It may still point at the oldtsumiru-app.github.ioURL. Runflatpak remote-delete tsumirufirst, then the commands above.
Then launch it from your app menu, or with flatpak run io.github.aaronbamblett.tsumiru. Updates arrive with flatpak update (or automatically via your software centre).
Prefer a portable single file? Grab the Linux (AppImage) above: chmod +x it and run. No repo, no install, but no auto-update.
Changelog
A fast, multiplatform reader for your Suwayomi server.
What's new in v0.7.2
Reader
- Fixed: the webtoon / long-strip reader wouldn't scroll on iOS. On iPhone and iPad you could only tap to change pages — swiping to scroll did nothing. It scrolls normally again; pinch-to-zoom and infinite scroll are unaffected.
Offline / downloads
- Keeping a series offline from the library multi-select now lets you choose how much to keep (next 5/10/25 unread, all unread, or all) instead of silently downloading every chapter.
- Clearing the server download queue updates instantly — no more stale list until you manually refresh.
- A title now shows its active offline/keep mode, so it's clear why chapters are being kept.
Fixes
- "What's New" now shows the current release notes (it was pointing at an old changelog).
- The in-app update check now points at the correct repository.
Install
You'll need a running Suwayomi server. See Getting started.
Linux - Flatpak (recommended, auto-updates):
flatpak remote-add --if-not-exists tsumiru https://suwayomi.github.io/Suwayomi-Tsumiru/index.flatpakrepo
flatpak install tsumiru io.github.aaronbamblett.tsumiru
Added the
tsumiruremote before? It may still point at the oldtsumiru-app.github.ioURL. Runflatpak remote-delete tsumirufirst, then the commands above.
Linux - AppImage (portable): download the …-linux-x86_64.AppImage below, chmod +x, run.
Android: grab the universal APK (or a per-ABI build). Windows / macOS / Web: attached below.
iOS (sideload only — advanced): the …-ios.ipa below is unsigned, so you can't just download and open it. Apple requires every app to be signed to your own account first, using one of these tools:
- SideStore — signs and refreshes the app on-device, no computer needed after setup. Best choice for most people.
- AltStore — also signs the app, but it expires every 7 days and only auto-refreshes while a computer running AltServer is powered on and on the same Wi-Fi as your phone.
- TrollStore — permanent install with no expiry, but only works on older iPhones/iOS versions with the required vulnerability.
With SideStore or AltStore the app must be re-signed periodically (the tools automate this); only TrollStore avoids that. There is no App Store build.
Full docs at tsumiru-app.github.io.
View the release page here
