Tool for extracting some info from extension APKs.

arkon 29e358953e Misc cleanup 1 年之前
.github 29e358953e Misc cleanup 1 年之前
AndroidCompat 29e358953e Misc cleanup 1 年之前
gradle 1f03ebad2b Update Source interface 1 年之前
inspector 29e358953e Misc cleanup 1 年之前
.gitattributes 18e0d34af0 [SKIP CI] "improvments" 3 年之前
.gitignore 29e358953e Misc cleanup 1 年之前
LICENSE e9c8722cbf add readme and license, rename the server module 3 年之前
README.md e33b11bdf1 Update README 3 年之前
build.gradle.kts 29e358953e Misc cleanup 1 年之前
gradlew 13c0cfe101 Update to Extensions Lib 1.3 (#5) 2 年之前
gradlew.bat 960ffd222e initial commit, eu.kanade.tachiyomi.srource packge build works 3 年之前
settings.gradle.kts 29e358953e Misc cleanup 1 年之前

README.md

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/.