Tachiyomi-Extensions/README.md

27 lines
1.2 KiB
Markdown
Raw Normal View History

2020-11-13 00:22:02 +00:00
![CI](https://github.com/inorichi/tachiyomi-extensions/workflows/CI/badge.svg?event=push)
2017-03-04 13:49:01 +00:00
This repository contains the available extension catalogues for the [Tachiyomi](https://github.com/inorichi/tachiyomi) app.
2017-02-03 17:29:59 +00:00
# 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
2020-11-13 01:55:37 +00:00
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/inorichi/tachiyomi-extensions/tree/repo/apk).
# Requests
2017-02-03 17:29:59 +00:00
2020-11-13 01:55:37 +00:00
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.
2017-02-03 17:29:59 +00:00
# Contributing
2017-02-03 17:29:59 +00:00
Contributions are welcome!
2017-02-03 17:29:59 +00:00
Check out the repo's [issue backlog](https://github.com/inorichi/tachiyomi-extensions/issues) for source requests and bug reports.
2017-02-03 17:29:59 +00:00
To get started with development, see [CONTRIBUTING.md](https://github.com/inorichi/tachiyomi-extensions/blob/master/CONTRIBUTING.md).