kodjodevf/mangayomi

Free and open source application for reading manga, novels, and watching animes available on Android, iOS, macOS, Linux and Windows

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 3 minutes ago
Added to GitGenius on September 18th, 2026
Created on April 3rd, 2023
Open Issues & Pull Requests: 91 (+0)
GitHub issues: Enabled
Number of forks: 142
Total Stargazers: 3,812 (+0)
Total Subscribers: 25 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 7.0 days
Mean response time: 81.7 days
90th percentile: 307.0 days
Tracked items: 326

Most active contributors

Sign in to see contributor activity.

How this project is maintained

About 14% of issues opened in the past year have never received a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 77% of issues opened in the past year have been closed, leaving a working backlog. Three people close 89% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 72
New in 7 days: 6
Closed in 7 days: 9
Avg open age: 341 days
Stale 30+ days: 58
Stale 90+ days: 36

Recent activity

Opened in 7 days: 5
Closed in 7 days: 8
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Detailed Description

Mangayomi is a cross-platform media reader and streaming application that enables users to read manga and novels and watch anime across Android, iOS, macOS, Linux, and Windows.

The application addresses the need for a unified interface to consume multiple forms of Japanese media without relying on proprietary platforms. It achieves this by building on Flutter for cross-platform compatibility and Dart as its primary language, allowing a single codebase to target desktop and mobile environments. The tool integrates local reading capabilities with streaming functionality, consolidating manga, novel, and anime consumption into one application.

Developers considering adoption should recognize that this is suitable for users seeking an open-source alternative to closed-source media applications, particularly those who value platform independence and the ability to run the same application across different operating systems. The project's multi-platform approach means it appeals to users who switch between devices or prefer desktop and mobile access to the same content. Those evaluating it should note that it uses Isar for local data storage and dart-eval for dynamic code execution, which are technical choices that influence how the application handles data persistence and extensibility.

The project shows consistent development activity with regular commits across its codebase. Pull requests are reviewed and merged on an ongoing basis, indicating active maintenance. The repository receives issue reports that are addressed through subsequent commits and pull requests. The project maintains documentation and configuration files that are updated alongside feature development, suggesting organized development practices.