Skip to content

0.8.0 Latest

A manga and webtoon reader for your Suwayomi server.

What's new in v0.8.0

  • New reader settings: scale type, double pages for spreads, crop borders, brightness, background color, color filters, and fullscreen.
  • Reader settings can be set per series ("For this series") or as your defaults, and apply as you change them.
  • Double-tap to zoom in where you tapped, and double-tap again to zoom out.
  • Long-press a page to copy, share, or save the image.
  • The library's sort and filter panel now has four tabs: Filter, Sort, Display, and Group.
  • Filter by downloaded, unread, categories, or tracked (each can include or exclude).
  • More sort options, including Random and Tracker score.
  • New display options: a cover-only grid, separate column counts for portrait and landscape, and more badges.
  • Group the library by source, status, or track status.

Fixes

  • Library cover titles now stay readable in light mode, white on a dark strip at the bottom of the cover.
  • The session-expired banner's Re-authenticate button now always opens the sign-in dialog or the Connection settings.
  • Web: setup now shows the sign-in form when a server needs a password, instead of failing with "Unauthorized".
  • Web: you can now type a server address without the http:// part.
  • Fixed a crash that could happen when opening a webtoon chapter.
  • Sliders in the reader settings now follow your finger as you drag.
  • The one-click Flatpak install link for Linux now points at the right place (it was pointing at the project's old location).

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 tsumiru remote before? It may still point at the old tsumiru-app.github.io URL. Run flatpak remote-delete tsumiru first, then the commands above.

Linux - AppImage (portable): download the …-linux-x86_64.AppImage below, mark it executable (chmod +x), and run it.

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. For most people this is the best option.
  • 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.

Contributors

  • @aaronbamblett profile picture
aaronbamblett

Assets 9