Free and open source application for reading manga, novels, and watching animes available on Android, iOS, macOS, Linux and Windows
Find a file
Moustapha Kodjo Amadou 0bfcdaddf4 v0.6.85
2025-12-10 14:15:22 +01:00
.github AppImage Fix 2025-12-06 19:36:00 +01:00
android Update 2025-11-10 14:15:30 +01:00
assets adjusted tracker icons 2025-08-25 19:08:50 +02:00
go Update 2025-11-10 14:15:30 +01:00
ios Update 2025-10-29 13:25:52 +01:00
lib feat(user-agent): add default user agent setting 2025-12-10 14:14:51 +01:00
linux feat(server): integrate MExtensionServer 2025-12-08 15:14:12 +01:00
macos feat(server): integrate MExtensionServer 2025-12-08 15:14:12 +01:00
packaging/arch Create PKGBUILD for Arch linux 2025-06-09 21:48:05 +01:00
proto added mihon backup support 2025-03-14 00:41:45 +01:00
repo source update: v0.6.80 2025-11-29 17:55:06 +00:00
rust + 2025-11-09 02:00:35 +01:00
rust_builder chore: update dependencies 2025-11-28 14:31:39 +01:00
test first commit 2023-04-03 10:57:02 +01:00
windows feat(server): integrate MExtensionServer 2025-12-08 15:14:12 +01:00
.gitignore + 2025-02-21 22:13:30 +01:00
analysis_options.yaml Upgrade gradle config, Upgrade packages & some fix 2024-12-13 18:21:49 +01:00
devtools_options.yaml changed to a different html widget 2024-12-21 00:21:03 +01:00
ffigen.yaml Added Windows torrent server ffi lib 2024-01-24 11:46:32 +01:00
flutter_rust_bridge.yaml + 2024-09-11 12:04:01 +01:00
l10n.yaml Add fixed versions packages of isar_generator and hive_generator to avoid the Analyzer plugin error 2025-08-25 13:21:37 +01:00
LICENSE Update LICENSE 2023-04-17 09:20:00 +01:00
pubspec.lock feat(server): integrate MExtensionServer 2025-12-08 15:14:12 +01:00
pubspec.yaml v0.6.85 2025-12-10 14:15:22 +01:00
README.md add ipa signing; integrate repo; add entitlements 2025-04-01 00:19:35 +11:00

Mangayomi

GitHub downloads star Discord server

Mangayomi is an open-source Flutter app for reading manga, novels, and watching animes across multiple platforms.

Features

Features include:

  • Reading manga, webtoons, comics, novels, animes, movies, and more.
  • Local reading of content.
  • A configurable reader with multiple viewers, reading directions and other settings.
  • Tracker support for anime and manga: MyAnimeList, AniList and Kitsu support.
  • Categories to organize your library.
  • Light and dark themes.
  • Create backups locally to read offline or to your desired cloud service.

Download

Get the app from our releases page.

iOS Sideloading Sources

AltStore Source   Feather Source   Sidestore Source   Direct URL Source

Note: Only future releases (> 0.5.2) will be signed (and therefore have AltStore/SideStore compatibility).

Contributing

Contributions are welcome!

To get started with extension development, see CONTRIBUTING-DART.md for create sources in Dart or CONTRIBUTING-JS.md for create sources in JavaScript.

Using flutter_rust_bridge

To run and build this app, you need to have Flutter SDK and Rust toolchain installed on your system. You can check that your system is ready with the commands below. Note that all the Flutter subcomponents should be installed.

rustc --version
flutter doctor

You also need to have the CLI tool for flutter_rust_bridge ready.

cargo install 'flutter_rust_bridge_codegen'

run the following command:

flutter_rust_bridge_codegen generate

Now you can run and build this app just like any other Flutter projects.

flutter run

License

Copyright 2023 Moustapha Kodjo Amadou

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.

Disclaimer

Mangayomi is not hosting any kind of content and the developer(s) of this application does not have any affiliation with the content providers that are freely available in the internet.