Tool for extracting some info from extension APKs.
Go to file
arkon 1aa6775836 Revert RxJava API changes for 1.4
These will return for 1.5
2023-09-14 22:05:47 -04:00
.github Update Source interface 2023-09-02 23:22:37 -04:00
AndroidCompat Add extensions-lib 1.4 bits (#9) 2023-02-07 17:56:49 -05:00
gradle/wrapper Update Source interface 2023-09-02 23:22:37 -04:00
server Revert RxJava API changes for 1.4 2023-09-14 22:05:47 -04:00
.gitattributes [SKIP CI] "improvments" 2021-05-20 10:52:57 +04:30
.gitignore Minor cleanup to module repos 2021-10-09 15:03:01 -04:00
build.gradle.kts Update Source interface 2023-09-02 23:22:37 -04:00
gradlew Update to Extensions Lib 1.3 (#5) 2022-04-02 10:03:58 -04:00
gradlew.bat initial commit, eu.kanade.tachiyomi.srource packge build works 2020-12-23 17:52:05 +03:30
LICENSE add readme and license, rename the server module 2020-12-24 15:31:21 +03:30
README.md Update README 2021-07-31 17:06:35 -04:00
settings.gradle.kts Update Source interface 2023-09-02 23:22:37 -04:00

Extensions inspector

This is a headless fork of Tachidesk that is used to inspect (i.e. extract some information from) Tachiyomi's extension APKs.

Credits

The AndroidCompat module was originally developed by @null-dev for TachiWeb-Server and is licensed under Apache License Version 2.0.

Parts of Tachiyomi is adopted into this codebase, also licensed under Apache License Version 2.0.

You can obtain a copy of Apache License Version 2.0 from http://www.apache.org/licenses/LICENSE-2.0

Changes to both codebases is licensed under MPL 2.0 as the rest of this project.

License

Copyright (C) The Tachiyomi Open Source Project

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
Copyright (C) Contributors to the Suwayomi project

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.