A tachiyomi extensions repo
Go to file
Eugene d992ba0e6f
MangaBox: handle URLs that don't share the same domain (closes )
2019-10-31 22:44:38 -04:00
.github Tweak issue templates 2019-10-27 12:29:57 -04:00
.travis Revert "Use aapt2 in repo building script ()" 2019-10-27 20:44:49 -04:00
gradle/wrapper Update Gradle and Kotlin () 2019-01-29 15:28:05 -05:00
lib Fix TMO, again. () 2019-06-11 07:19:04 -04:00
res
src MangaBox: handle URLs that don't share the same domain (closes ) 2019-10-31 22:44:38 -04:00
.editorconfig Adds a .editorconfig to keep code style similar on supporting configurations. () 2019-06-08 17:47:22 -04:00
.gitignore
.travis.yml Use dist: trusty for TravisCI builds () 2019-07-28 10:42:03 -04:00
AndroidManifest.xml
CONTRIBUTING.md CONTRIBUTING.md: Add links for learners () 2019-09-13 11:44:02 -04:00
LICENSE
README.md
build.gradle Add kotlinx.serialization to MangaPlus () 2019-10-18 09:51:08 -04:00
common.gradle create mangadex.org intent filter to open mangadex urls with tachiyomi () 2019-04-13 11:22:10 +02:00
gradle.properties Enable parallel builds 2019-04-26 18:49:13 -04:00
gradlew
gradlew.bat
settings.gradle Revert module changes (closes ) 2019-05-24 23:03:28 -04:00

README.md

Travis fdroid dev

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, or would like to find an older version, they are available 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.