A tachiyomi extensions repo
Go to file
Mike a3fbe74abb
NineManga - adjust headers (#3060)
2020-05-07 15:59:55 -04:00
.github [CI SKIP] Update issue templates 2020-05-03 19:58:26 -04:00
.travis Revert "Use aapt2 in repo building script (#1712)" 2019-10-27 20:44:49 -04:00
gradle/wrapper Update Gradles and Gson (#3025) 2020-05-05 22:29:48 -04:00
lib Update build tools for lib-ratelimit 2020-04-25 10:29:23 -04:00
res vi fixes (#363) 2018-06-12 17:49:20 -04:00
src NineManga - adjust headers (#3060) 2020-05-07 15:59:55 -04:00
.editorconfig Adds a .editorconfig to keep code style similar on supporting configurations. (#1167) 2019-06-08 17:47:22 -04:00
.gitignore fix: zh-bainianmanga (#2329) 2020-03-01 10:26:16 -05:00
.travis.yml Revert .travis.yml formatting 2020-05-07 15:23:53 -04:00
AndroidManifest.xml Add icon (#16) 2017-02-20 17:07:51 +01:00
CONTRIBUTING.md [CI SKIP] Resolving spelling error (#3001) 2020-05-04 08:47:38 -04:00
LICENSE Add license, closes #17 2017-02-23 22:33:07 +01:00
README.md Update documentation (#532) 2018-10-02 07:09:20 -04:00
build.gradle Update Gradles and Gson (#3025) 2020-05-05 22:29:48 -04:00
common.gradle Update Gradles and Gson (#3025) 2020-05-05 22:29:48 -04:00
gradle.properties Enable Gradle caching 2020-04-25 10:29:23 -04:00
gradlew Update Gradles and Gson (#3025) 2020-05-05 22:29:48 -04:00
gradlew.bat Update Gradles and Gson (#3025) 2020-05-05 22:29:48 -04:00
ktlintCodeStyle.xml Add linting configs 2020-04-25 10:29:23 -04:00
settings.gradle Remove unused extension lib module 2020-03-01 15:23:15 -05: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.