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 8ad1fdded4
Merge pull request #5 from kodjodevf/kodjodevf-patch-1
Update README.md
2023-05-10 14:55:13 +01:00
.vscode add theme mode feature 2023-04-07 16:52:01 +01:00
android webview & cloudflare bypass 2023-04-24 13:06:07 +01:00
assets add logo icon 2023-04-20 14:08:33 +01:00
ios fix 2023-04-20 18:03:22 +01:00
lib fix* 2023-05-10 14:16:18 +01:00
linux migration to isar database step 1 2023-05-04 23:55:55 +01:00
macos migration to isar database step 1 2023-05-04 23:55:55 +01:00
test first commit 2023-04-03 10:57:02 +01:00
web first commit 2023-04-03 10:57:02 +01:00
windows migration to isar database step 1 2023-05-04 23:55:55 +01:00
.gitignore first commit 2023-04-03 10:57:02 +01:00
.metadata migration to isar database step 1 2023-05-04 23:55:55 +01:00
analysis_options.yaml first commit 2023-04-03 10:57:02 +01:00
LICENSE Update LICENSE 2023-04-17 09:20:00 +01:00
pubspec.lock add date formater 2023-05-07 17:26:54 +01:00
pubspec.yaml add date formater 2023-05-07 17:26:54 +01:00
README.md Update README.md 2023-05-10 14:52:56 +01:00

Mangayomi

Mangayomi is free and open source manga reader cross-plateform app inspired by Tachiyomi made with flutter. It allows users to read manga from a variety of sources. Currently, all content sources are directly integrated into the application.

Features

Features include:

  • Online reading from a variety of sources
  • Local reading of downloaded content
  • A configurable reader with multiple viewers, reading directions.
  • Categories to organize your library
  • Light and dark themes

Download

Get the app from our releases page.

Prerequisites

You can install Flutter & Dart from Official website

  • Dart sdk
  • Flutter - Channel Stable

Building

  1. Clone the repository:
  $ git clone https://github.com/kodjodevf/mangayomi.git
  $ cd mangayomi/
  1. You can install all dependencies by running this command in terminal:
  $ flutter pub get
  1. Now enter the following command to start debugging the app:
  $ 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

The developer of this application does not have any affiliation with the content providers available.