Free and open source manga reader for Android. Successor to Tachiyomi.
Go to file
AntsyLich 4811cf07cd
Address build warning in :i18n
And small cleanup
2024-01-29 14:29:04 +06:00
.github Adding Detekt in the project (#216) 2024-01-29 03:29:55 +06:00
.idea Update project icon 2024-01-17 13:29:42 +06:00
app Add click-to-copy extension debug info (#271) 2024-01-29 13:57:23 +06:00
buildSrc Adding Detekt in the project (#216) 2024-01-29 03:29:55 +06:00
config/detekt Adding Detekt in the project (#216) 2024-01-29 03:29:55 +06:00
core Adding Type-safe project accessors (#194) 2024-01-23 18:35:58 +06:00
core-metadata Adding Type-safe project accessors (#194) 2024-01-23 18:35:58 +06:00
data Adding Type-safe project accessors (#194) 2024-01-23 18:35:58 +06:00
domain Adding Type-safe project accessors (#194) 2024-01-23 18:35:58 +06:00
gradle Upgrade combose-bom to latest 2024-01-29 13:25:01 +06:00
i18n Address build warning in :i18n 2024-01-29 14:29:04 +06:00
macrobenchmark Switch to different ktlint plugin 2023-09-01 23:02:18 -04:00
presentation-core Upgrade combose-bom to latest 2024-01-29 13:25:01 +06:00
presentation-widget Adding Detekt in the project (#216) 2024-01-29 03:29:55 +06:00
source-api Adding Type-safe project accessors (#194) 2024-01-23 18:35:58 +06:00
source-local Adding Type-safe project accessors (#194) 2024-01-23 18:35:58 +06:00
.editorconfig Restrict line length with ktlint 2023-11-04 23:28:41 -04:00
.gitattributes Mark JAR as binary too 2020-01-11 16:13:08 -05:00
.gitignore Add project icon (#9972) 2023-10-01 10:07:14 -04:00
build.gradle.kts Adding Detekt in the project (#216) 2024-01-29 03:29:55 +06:00
CODE_OF_CONDUCT.md Replace several reference of Tachiyomi to Mihon 2024-01-15 23:53:13 +06:00
CONTRIBUTING.md Rename master branch to main 2024-01-16 01:36:08 +06:00
gradle.properties Migrate BuildConfig to Gradle Build Files 2023-12-16 15:57:45 -05:00
gradlew Bump dependencies 2023-06-30 22:09:07 -04:00
gradlew.bat Update dependency gradle to v7.6 (#8630) 2022-11-26 21:36:46 -05:00
LICENSE Remove License Appendix That Should Have Been Removed Initially (#4158) 2020-12-19 18:41:02 -05:00
README.md Change README to Markdown (#208) 2024-01-23 14:14:05 +06:00
settings.gradle.kts Adding Type-safe project accessors (#194) 2024-01-23 18:35:58 +06:00

Mihon logo

Mihon App

Discover and read manga, webtoons, comics, and more easier than ever on your Android device.

Discord server GitHub downloads

CI License: Apache-2.0 Translation status

Download

Mihon Stable Mihon Beta

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

Before reporting a new issue, take a look at the FAQ, the changelog and the already opened 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

mihonapp/website - GitHub

Credits

Thank you to all the people who have contributed!

Mihon app contributors

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