60d4529dd6
* Improve newtoki extension. * Optimize a Id detection. * Specify the filter default settings. * Add Rate Limit Period Pref. * Fix mistake about range. and default value. * Fix bug about setDefaultValue, And pref description. * fix bugs. * More follow default variable. * lazy init to rateLimitedClient as it required to access preference. * bump up version to v1.2.21 * Follow the defaultRateLimitPeriod on load pref function * Trying to fixes #5657 as sub string baseUrl when failed to parse uri. |
||
---|---|---|
.github | ||
annotations | ||
buildSrc | ||
core | ||
gradle/wrapper | ||
lib | ||
multisrc | ||
src | ||
.editorconfig | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
build.gradle | ||
common-dependencies.gradle | ||
common.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
ktlintCodeStyle.xml | ||
settings.gradle.kts |
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, 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.