A tachiyomi extensions repo
Go to file
Pavka 4bfa1482ef
[Ru] Nudemoon. Fix pages requests (#4569)
[Ru] Nudemoon. Fix pages requests
2020-10-10 13:17:34 -04:00
.github Update source_bug.md 2020-10-07 06:44:30 -04:00
.travis Add ability to flag extension as NSFW (#4053) 2020-08-08 15:59:03 -04:00
annotations Fix Nsfw annotations pulling in Kotlin stdlib into final APKs 2020-08-29 10:48:58 -04:00
buildSrc Update Kotlin, coroutines, kolinter (#4363) 2020-09-13 18:33:59 -04:00
gradle/wrapper Use Gradle with sources 2020-06-13 16:32:40 -04:00
lib Use Kotlin DSL for library gradle files (#3628) 2020-06-27 14:02:46 -04:00
res Update default icon 2020-06-25 22:55:00 -04:00
src [Ru] Nudemoon. Fix pages requests (#4569) 2020-10-10 13:17:34 -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 Update to SDK 29 (#3629) 2020-06-27 15:21:46 -04:00
AndroidManifest.xml Add ability to flag extension as NSFW (#4053) 2020-08-08 15:59:03 -04:00
CONTRIBUTING.md Add ability to flag extension as NSFW (#4053) 2020-08-08 15:59:03 -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 Kotlin, coroutines, kolinter (#4363) 2020-09-13 18:33:59 -04:00
common.gradle Add ability to flag individual sources as NSFW (#4058) 2020-08-08 18:58:09 -04:00
gradle.properties Add Viz Shonen Jump (#3560) 2020-06-18 22:53:30 -04:00
gradlew Update Gradles and Gson (#3025) 2020-05-05 22:29:48 -04:00
gradlew.bat Update Gradle 2020-06-03 09:11:14 -04:00
ktlintCodeStyle.xml Add linting configs 2020-04-25 10:29:23 -04:00
settings.gradle.kts Convert settings.gradle to Kotlin DSL 2020-06-25 22:46:15 -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.