MangaVerse OpenSource is a fork of the excellent Mangayomi project, expanding upon its foundation to bring manga reading and anime streaming to even more platforms. This project aims to extend the original functionality while maintaining the core features that made Mangayomi great.
MangaVerse OpenSource builds upon Mangayomi's solid foundation to provide:
- Support for additional platforms including Apple TV and Android TV
- Enhanced streaming capabilities
- New user interface optimizations for large screens
- Extended feature set while maintaining compatibility with the original project
- Community-driven development focusing on platform expansion
This project is based on Mangayomi, created by kodjodevf. We extend our sincere gratitude to the original author and contributors for their excellent work in creating such a robust foundation.
All original Mangayomi features plus:
- Cross-platform support including mobile, desktop, Apple TV, and Android TV
- Enhanced external source support using dart_eval and flutter_qjs
- Online manga reading and anime streaming from various sources
- Local content management for offline reading
- Configurable reader with multiple viewing options
- Tracker integration with MyAnimeList, AniList, and Kitsu
- Library organization with categories
- Light and dark themes
- Cloud backup support
- TV-optimized interface for big screen experience
- Enhanced navigation for remote control usage
- Platform-specific optimizations
[Original screenshots from Mangayomi]
[Coming soon]
Get the latest version from our releases page.
Available platforms:
- Android
- iOS
- Windows
- macOS
- Linux
- Android TV (Beta)
- Apple TV (Coming Soon)
- Flutter SDK
- Rust toolchain
- flutter_rust_bridge CLI tool
Follow the original setup instructions:
rustc --version
flutter doctor
cargo install 'flutter_rust_bridge_codegen'
flutter_rust_bridge_codegen generate
flutter runWe welcome contributions! Whether it's new features, bug fixes, or platform-specific improvements, your help is valuable. See our CONTRIBUTING.md for guidelines.
This project is licensed under the Apache License, Version 2.0, maintaining the same license as the original Mangayomi project.
Copyright 2024 MangaVerse OpenSource Contributors
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.
- This application is a fork of Mangayomi and maintains its own development path while respecting the original project's contributions.
- Neither the original Mangayomi developers nor the MangaVerse OpenSource contributors have any affiliation with the content providers available through the application.
- This is an unofficial, community-driven fork focused on platform expansion and feature enhancement.
Built with ❤️ by the community, based on the excellent work of Mangayomi