eba5d60348
* madokami support * removed extra deps * actually respect the no wildcard req * address code review comments, minor readability fixes * madokami kind of inconsistent with link texts * oops forgot to delete * address additional comment, better manga detail requesting * remove dep that is now a common dep * oops, account for raws / non-english manga * changed en -> all, but couldn't figure out if lang was changeable * Revert "changed en -> all, but couldn't figure out if lang was changeable" This reverts commit 82ccd61f0ee4cea10a9063d602509022e2d5f62b. |
||
---|---|---|
.github | ||
.travis | ||
gradle/wrapper | ||
lib | ||
res | ||
src | ||
.editorconfig | ||
.gitignore | ||
.travis.yml | ||
AndroidManifest.xml | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
build.gradle | ||
common.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
ktlintCodeStyle.xml | ||
settings.gradle |
README.md
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.