A tachiyomi extensions repo
Go to file
Riztard Lanthorn bd5f42f8cd
Bye bye Madara (#5730)
* N-Z

* MZuki-N

* kbatch-mzuki

* remove madara

* remove wildcard

* nsfw

* pkg name

already got it from class name

* forgot className

* this too

* fix arangScans chapter and timestamp

* add mangaEffect

* add mangaGreat

* mangazuki.club multiLang

* forgot this line :v
2021-02-10 09:05:12 -05:00
.github [SKIP CI] Fix build workflow 2021-02-08 12:00:19 -05:00
annotations Multisrc bugfix and genkan refactor (#5707) 2021-02-08 16:37:48 -05:00
buildSrc Project reorganization (#5096) 2020-12-11 09:41:48 -05:00
core Multisrc bugfix and genkan refactor (#5707) 2021-02-08 16:37:48 -05:00
gradle/wrapper Update to Gradle 6.8.2 2021-02-06 18:04:24 -05:00
lib Multisrc bugfix and genkan refactor (#5707) 2021-02-08 16:37:48 -05:00
multisrc Bye bye Madara (#5730) 2021-02-10 09:05:12 -05:00
src Bye bye Madara (#5730) 2021-02-10 09:05:12 -05:00
.editorconfig Adds a .editorconfig to keep code style similar on supporting configurations. (#1167) 2019-06-08 17:47:22 -04:00
.gitignore lib-themesources, split Genkan into single-source extensions (#5154) 2021-02-06 17:32:04 -05:00
CONTRIBUTING.md Multisrc bugfix and genkan refactor (#5707) 2021-02-08 16:37:48 -05:00
LICENSE Add license, closes #17 2017-02-23 22:33:07 +01:00
README.md [SKIP CI] Update repo links 2020-12-15 17:51:30 -05:00
build.gradle Update AGP for Android Studio 4.1.2 2021-01-23 15:03:05 -05:00
common-dependencies.gradle Multisrc bugfix and genkan refactor (#5707) 2021-02-08 16:37:48 -05:00
common.gradle fixes main method running from android studio (#5693) 2021-02-08 08:30:05 -05:00
gradle.properties Add Viz Shonen Jump (#3560) 2020-06-18 22:53:30 -04:00
gradlew Update to Gradle 6.8.2 2021-02-06 18:04:24 -05:00
gradlew.bat Update to Gradle 6.8.2 2021-02-06 18:04:24 -05:00
ktlintCodeStyle.xml Add linting configs 2020-04-25 10:29:23 -04:00
settings.gradle.kts Multisrc bugfix and genkan refactor (#5707) 2021-02-08 16:37:48 -05:00

README.md

CI

This repository contains the available extension catalogues for the Tachiyomi app.

Usage

Extension sources can be downloaded, installed, and uninstalled via the main Tachiyomi app. They are installed and uninstalled like regular apps, in .apk format.

Downloads

If you prefer to directly download the APK files, they are available via https://tachiyomi.org/extensions/ or directly in this GitHub repository in the repo branch.

Requests

Source requests here are meant as up-for-grabs for any developer, thus it's impossible to provide a time estimation for any of them. Furthermore, some sites are impossible to do, usually because of various technical reasons.

Contributing

Contributions are welcome!

Check out the repo's issue backlog for source requests and bug reports.

To get started with development, see CONTRIBUTING.md.