Tool for extracting some info from extension APKs.
Go to file
2021-07-23 21:53:17 -04:00
.github Rewrite actions 2021-07-23 18:45:49 -04:00
AndroidCompat Fix TsukiMangas 2021-07-23 21:53:17 -04:00
gradle/wrapper Update everything (#68) 2021-05-03 22:19:09 +04:30
server Fix annotations 2021-07-23 20:00:19 -04:00
.gitattributes [SKIP CI] "improvments" 2021-05-20 10:52:57 +04:30
.gitignore prepare for integration with Equinox 2021-06-06 01:34:49 +04:30
build.gradle.kts Rewrite Tachidesk to a Source Inspector 2021-07-23 18:32:01 -04:00
CODE_OF_CONDUCT.md [SKIP CI] up for debate 2021-05-07 19:41:34 +04:30
CONTRIBUTING.md try with access token 2021-05-19 03:21:47 +04:30
gradlew initial commit, eu.kanade.tachiyomi.srource packge build works 2020-12-23 17:52:05 +03:30
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 Rewrite Tachidesk to a Source Inspector 2021-07-23 18:32:01 -04:00
settings.gradle.kts Rewrite Tachidesk to a Source Inspector 2021-07-23 18:32:01 -04:00

Inspector

This is a headless fork of Tachidesk that is used to inspect Tachiyomi's extension sources.

Credit

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 v. 2.0 as the rest of this project.

License

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