Overhaul 2025 (See PR for changes)
This commit is contained in:
68
README.md
68
README.md
@@ -1,29 +1,48 @@
|
||||
| Build | Support Server |
|
||||
|-------|---------|
|
||||
| [](https://github.com/tachiyomiorg/tachiyomi-extensions/actions/workflows/build_push.yml) | [](https://discord.gg/tachiyomi) |
|
||||
| Build | Up to date | Install to app |
|
||||
|-------|------------|----------------|
|
||||
| [](https://github.com/yuzono/tachiyomi-extensions/actions/workflows/build_push.yml) | [](https://github.com/yuzono/tachiyomi-extensions/actions/workflows/auto_cherry_pick.yml) | [](https://intradeus.github.io/http-protocol-redirector/?r=tachiyomi://add-repo?url=https://raw.githubusercontent.com/yuzono/manga-repo/repo/index.min.json) |
|
||||
|
||||
# Tachiyomi Extensions
|
||||
Tachiyomi is a free and open source manga reader for Android 6.0 and above.
|
||||
# Komikku / Mihon / Tachiyomi Extensions
|
||||
|
||||
This repository contains the available extension catalogues for the [Tachiyomi](https://github.com/tachiyomiorg/tachiyomi) app.
|
||||
This repository contains extension catalogues which are compatible with [Komikku](https://github.com/komikku-app/komikku) and Mihon / Tachiyomi or other forks.
|
||||
|
||||
# Usage
|
||||
This repository automatically merges any updates from [Keiyoushi](https://github.com/keiyoushi/extensions-source) every 6 hours to have the best of community contributions. Beside from that, it has a few of my developed extensions or some improvements. Enjoy!
|
||||
|
||||
Extension sources can be downloaded, installed, and uninstalled via the main Tachiyomi app. They are installed and uninstalled like regular apps, in `.apk` format.
|
||||
Some extensions from this repo provide better support for Komikku's `Suggestions` feature.
|
||||
|
||||
## Downloads
|
||||
## Recommend App
|
||||
|
||||
If you prefer to directly download the APK files, they are available via https://tachiyomi.org/extensions/ or directly in this GitHub repository in the [`repo` branch](https://github.com/tachiyomiorg/tachiyomi-extensions/tree/repo/apk).
|
||||
### [Komikku](https://github.com/komikku-app/komikku)
|
||||
|
||||
### [Mihon](https://github.com/mihonapp/mihon)
|
||||
|
||||
## How to add the repo
|
||||
|
||||
**If you are new to repository/extensions, please read the [Yūzōnō Getting Started guide](https://yuzono.github.io/docs/guides/getting-started#adding-the-extension-repo) first.**
|
||||
|
||||
* You can add our repo by visiting the [Yūzōnō Website](https://yuzono.github.io/add-repo)
|
||||
* Otherwise, copy & paste the following URL:
|
||||
|
||||
```html
|
||||
https://raw.githubusercontent.com/yuzono/manga-repo/repo/index.min.json
|
||||
```
|
||||
|
||||
# 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.
|
||||
To request a new source or bug fix, [create an issue](https://github.com/yuzono/tachiyomi-extensions/issues/new/choose).
|
||||
|
||||
Please note that creating an issue does not mean that the source will be added or fixed in a timely
|
||||
fashion, because the work is volunteer-based. Some sources may also be impossible to do or prohibitively
|
||||
difficult to maintain.
|
||||
|
||||
If you would like to see a request fulfilled and have the necessary skills to do so, consider contributing!
|
||||
Issues are up-for-grabs for any developer if there is no assigned user already.
|
||||
|
||||
# Contributing
|
||||
|
||||
Contributions are welcome!
|
||||
|
||||
Check out the repo's [issue backlog](https://github.com/tachiyomiorg/tachiyomi-extensions/issues) for source requests and bug reports.
|
||||
Check out the repo's [issue backlog](https://github.com/yuzono/tachiyomi-extensions/issues) for source requests and bug reports.
|
||||
|
||||
To get started with development, see [CONTRIBUTING.md](./CONTRIBUTING.md).
|
||||
|
||||
@@ -31,20 +50,25 @@ It might also be good to read our [CODE_OF_CONDUCT.md](./CODE_OF_CONDUCT.md).
|
||||
|
||||
## License
|
||||
|
||||
Copyright 2015 Javier Tomás
|
||||
Copyright 2015 Javier Tomás
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
|
||||
## Disclaimer
|
||||
|
||||
This project does not have any affiliation with the content providers available.
|
||||
|
||||
This project is not affiliated with Komikku/Mihon/Tachiyomi. Don't ask for help about these extensions at the
|
||||
official support means of Komikku/Mihon/Tachiyomi. All credits to the codebase goes to the original contributors.
|
||||
|
||||
The developer of this application does not have any affiliation with the content providers available.
|
||||
|
||||
Reference in New Issue
Block a user