TachiyomiAZ

August 20, 2026 · View on GitHub

https://discord.gg/tachiyomi
https://discord.gg/mihon

TachiyomiAZ™ is intended to be used for viewing EMAILS and FREE doujins only, I do not condone using this app to access pirated copyrighted material, and by installing TachiyomiAZ™ you agree not to use the application for this purpose. Installing any extensions designed to access anything but EMAIL and FREELY AVAILABLE FAN WORKS is strongly discouraged, cuz I don't wanna get sued. any mention of manga within the application, source code, or this readme is referring only to doujinshi manga.

For legal purposes this is an EMAIL AND FREE DOUJINSHI READER APP, NOT TO BE USED TO ILLEGALLY ACCESS COPYRIGHTED MATERIAL

plz don't sue me

licence

Two licences, because the two apps come from different places.

  • Everything except iosApp/ — Apache-2.0, in LICENSE. The Android app derives from Tachiyomi; the shared Kotlin modules were written here.
  • iosApp/GPL-3.0, in iosApp/LICENSE. Most of the iOS app is Aidoku by Skitty, which is GPL-3.0, so the app containing it is too. Anyone given the IPA is entitled to the corresponding source under those terms.

iosApp/NOTICE.md says what came from where.

features

  • material design 1 (sidebar + hamburger)
  • Get Recommendations From MyAnimeList And Anilist
  • EH/ExH login
  • best fork

TODO

warning: the code is spaghetti
if some of these sound interesting, feel free to open a pull request. thanks!

fix

match stable/j2k

  • add comicinfo xml stuff
  • j2k: editing manga info - j2k commit
  • CBZ support - related
  • add all the new trackers (komga, bakaupdates, etc.)
  • re-order per-source downloads (idk what this one even means, kraxen added it)

maybe

  • side padding thing
  • syncyomi support (see this pr)
  • hide chapters in chapter list (alternative to filtering by uploaders cuz i think that doesn't work well when there's a brief period where two groups are scanlating the same manga before one drops it yknow)
  • show newer exh galleries as already in library if older versions are
  • allow hiding the "last used source" in the sources menu
  • cookie login for eh/exh
  • search bar for settings
  • update translations
  • add quick shortcut to extension repos in "Extensions" tab
  • migrate extension stuff from RX to coroutines
  • extension repo list: remove category icon, add left-right padding
  • bump api version and use scoped storage