mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-06 10:47:25 +01:00
Free and open source manga reader for Android. Successor to Tachiyomi.
.github | ||
.idea | ||
app | ||
buildSrc | ||
config/detekt | ||
core | ||
core-metadata | ||
data | ||
domain | ||
gradle | ||
i18n | ||
macrobenchmark | ||
presentation-core | ||
presentation-widget | ||
source-api | ||
source-local | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
build.gradle.kts | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
README.md | ||
settings.gradle.kts |
Mihon App
Full-featured reader
Discover and read manga, webtoons, comics, and more – easier than ever on your Android device.
Download
Requires Android 8.0 or higher.
Features
- Local reading of content.
- A configurable reader with multiple viewers, reading directions and other settings.
- Tracker support: MyAnimeList, AniList, Kitsu, MangaUpdates, Shikimori, and Bangumi support.
- Categories to organize your library.
- Light and dark themes.
- Schedule updating your library for new chapters.
- Create backups locally to read offline or to your desired cloud service.
- Plus much more...
Contributing
Code of conduct · Contributing guide
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
If you got any questions, join our Discord server.
Issues
Bugs
- Include version (More → About → Version).
- If not latest, try updating, it may have already been solved.
- Beta version is equal to the number of commits as seen on the main page.
- Include steps to reproduce (if not obvious from description).
- Include screenshot (if needed).
- If it could be device-dependent, try reproducing on another device (if possible).
- Don't group unrelated requests into one issue
Feature requests
- Write a detailed issue, explaining what it should do or how.
- Avoid writing just "like X app does";
- Include screenshot (if needed)
- Source requests are not accepted.
Repositories
Credits
Thank you to all the people who have contributed!
Disclaimer
The developer(s) of this application does not have any affiliation with the content providers available, and this application hosts zero content.
License
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
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.
Modifications Copyright © 2024 The Mihon Open Source Project