aniyomi/README.md

86 lines
4.5 KiB
Markdown
Raw Normal View History

2024-07-13 10:49:25 +03:00
<div align="center">
2016-01-26 18:19:55 +03:00
2024-07-13 10:49:25 +03:00
<a href="https://aniyomi.org">
<img src="./.github/assets/logo.png" alt="Aniyomi logo" title="Aniyomi logo" width="80"/>
</a>
2015-09-24 18:27:43 +03:00
2024-07-13 10:49:25 +03:00
# Aniyomi [App](#)
2016-01-16 23:30:44 +03:00
2024-07-13 10:49:25 +03:00
### 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
2024-07-13 10:49:25 +03:00
[![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)
2024-07-13 10:49:25 +03:00
*Requires Android 8.0 or higher.*
2024-07-13 10:49:25 +03:00
## Features
2024-07-13 10:49:25 +03:00
<div align="left">
2024-07-13 10:49:25 +03:00
* 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.io/), [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...
2024-07-13 10:49:25 +03:00
</div>
2024-07-13 10:49:25 +03:00
## Contributing
2024-07-13 10:49:25 +03:00
[Code of conduct](./CODE_OF_CONDUCT.md) · [Contributing guide](./CONTRIBUTING.md)
2024-07-13 10:49:25 +03:00
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
2024-07-13 10:49:25 +03:00
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).
2024-07-13 10:49:25 +03:00
### Repositories
2024-07-13 10:49:25 +03:00
[![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/)
2021-01-17 22:05:40 +03:00
2024-07-13 10:49:25 +03:00
### Credits
2024-07-13 10:49:25 +03:00
Thank you to all the people who have contributed!
2024-07-13 10:49:25 +03:00
<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>
2024-07-13 10:49:25 +03:00
### Disclaimer
2016-01-04 04:08:56 +03:00
2024-07-13 10:49:25 +03:00
The developer(s) of this application does not have any affiliation with the content providers available, and this application hosts zero content.
2015-09-24 18:27:43 +03:00
2024-07-13 10:49:25 +03:00
### License
2015-09-24 18:27:43 +03:00
2024-07-13 10:49:25 +03:00
<pre>
Copyright © 2015 Javier Tomás
Copyright © 2024 The Aniyomi Open Source Project
2015-09-24 18:27:43 +03:00
2024-07-13 10:49:25 +03:00
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
2015-09-24 18:27:43 +03:00
2024-07-13 10:49:25 +03:00
http://www.apache.org/licenses/LICENSE-2.0
2015-09-24 18:27:43 +03:00
2024-07-13 10:49:25 +03:00
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>
2015-09-24 18:27:43 +03:00
2024-07-13 10:49:25 +03:00
</div>