mirror of
https://github.com/aniyomiorg/aniyomi.git
synced 2024-11-22 12:48:15 +03:00
2e6b1642e9
cf. hummingbird-me/kitsu-server@244fdcc Co-authored-by: MajorTanya <39014446+MajorTanya@users.noreply.github.com>
87 lines
No EOL
4.6 KiB
Markdown
87 lines
No EOL
4.6 KiB
Markdown
<div align="center">
|
||
|
||
<a href="https://aniyomi.org">
|
||
<img src="./.github/assets/logo.png" alt="Aniyomi logo" title="Aniyomi logo" width="80"/>
|
||
</a>
|
||
|
||
# Aniyomi [App](#)
|
||
|
||
### Full-featured player and reader, based on ~~Tachiyomi~~ Mihon.
|
||
Discover and watch anime, cartoons, series, and more – easier than ever on your Android device.
|
||
|
||
[![Discord server](https://img.shields.io/discord/841701076242530374.svg?label=&labelColor=6A7EC2&color=7389D8&logo=discord&logoColor=FFFFFF)](https://discord.gg/F32UjdJZrR)
|
||
[![GitHub downloads](https://img.shields.io/github/downloads/aniyomiorg/aniyomi/total?label=downloads&labelColor=27303D&color=0D1117&logo=github&logoColor=FFFFFF&style=flat)](https://github.com/aniyomiorg/aniyomi/releases)
|
||
|
||
[![CI](https://img.shields.io/github/actions/workflow/status/aniyomiorg/aniyomi/build_push.yml?labelColor=27303D)](https://github.com/aniyomiorg/aniyomi/actions/workflows/build_push.yml)
|
||
[![License: Apache-2.0](https://img.shields.io/github/license/aniyomiorg/aniyomi?labelColor=27303D&color=818cf8)](/LICENSE)
|
||
[![Translation status](https://img.shields.io/weblate/progress/aniyomi?labelColor=27303D&color=946300)](https://hosted.weblate.org/engage/aniyomi/)
|
||
|
||
## Download
|
||
|
||
[![Aniyomi Stable](https://img.shields.io/github/release/aniyomiorg/aniyomi.svg?maxAge=3600&label=Stable&labelColor=06599d&color=043b69)](https://github.com/aniyomiorg/aniyomi/releases)
|
||
[![Aniyomi Preview](https://img.shields.io/github/v/release/aniyomiorg/aniyomi-preview.svg?maxAge=3600&label=Beta&labelColor=2c2c47&color=1c1c39)](https://github.com/aniyomiorg/aniyomi-preview/releases)
|
||
|
||
*Requires Android 8.0 or higher.*
|
||
|
||
## Features
|
||
|
||
<div align="left">
|
||
|
||
* Local reading and watching of content.
|
||
* A configurable reader with multiple viewers, reading directions and other settings.
|
||
* A configurable player built on mpv-android with multiple options and settings.
|
||
* Tracker support: [MyAnimeList](https://myanimelist.net/), [AniList](https://anilist.co/), [Kitsu](https://kitsu.app/), [MangaUpdates](https://mangaupdates.com), [Shikimori](https://shikimori.one), [Simkl](https://simkl.com/), and [Bangumi](https://bgm.tv/) support.
|
||
* Categories to organize your library.
|
||
* Light and dark themes.
|
||
* Schedule updating your library for new chapters/episodes.
|
||
* Create backups locally to read/watch offline or to your desired cloud service.
|
||
* Plus much more...
|
||
|
||
</div>
|
||
|
||
## Contributing
|
||
|
||
[Code of conduct](./CODE_OF_CONDUCT.md) · [Contributing guide](./CONTRIBUTING.md)
|
||
|
||
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
|
||
|
||
Before reporting a new issue, take a look at the [FAQ](https://aniyomi.org/docs/faq/general), the [changelog](https://aniyomi.org/changelogs/) and the already opened [issues](https://github.com/aniyomiorg/aniyomi/issues); if you got any questions, join our [Discord server](https://discord.gg/F32UjdJZrR).
|
||
|
||
### Repositories
|
||
|
||
[![aniyomiorg/aniyomi-website - GitHub](https://github-readme-stats.vercel.app/api/pin/?username=aniyomiorg&repo=aniyomi-website&bg_color=161B22&text_color=c9d1d9&title_color=818cf8&icon_color=818cf8&border_radius=8&hide_border=true&description_lines_count=2)](https://github.com/aniyomiorg/aniyomi-website/)
|
||
[![aniyomiorg/aniyomi-mpv-lib - GitHub](https://github-readme-stats.vercel.app/api/pin/?username=aniyomiorg&repo=aniyomi-mpv-lib&bg_color=161B22&text_color=c9d1d9&title_color=818cf8&icon_color=818cf8&border_radius=8&hide_border=true&description_lines_count=2)](https://github.com/aniyomiorg/aniyomi-mpv-lib/)
|
||
|
||
### Credits
|
||
|
||
Thank you to all the people who have contributed!
|
||
|
||
<a href="https://github.com/aniyomiorg/aniyomi/graphs/contributors">
|
||
<img src="https://contrib.rocks/image?repo=aniyomiorg/aniyomi" alt="Aniyomi app contributors" title="Aniyomi app contributors" width="800"/>
|
||
</a>
|
||
|
||
### Disclaimer
|
||
|
||
The developer(s) of this application does not have any affiliation with the content providers available, and this application hosts zero content.
|
||
|
||
### License
|
||
|
||
<pre>
|
||
Copyright © 2015 Javier Tomás
|
||
Copyright © 2024 The Mihon Open Source Project
|
||
Copyright © 2024 The Aniyomi Open Source Project
|
||
|
||
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
|
||
|
||
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.
|
||
</pre>
|
||
|
||
</div> |