miru-project/miru-app

🎉 A versatile application that is free, open-source, and supports extension sources for videos, comics, and novels, available on Android, Windows, and Web platforms.

Dart

5,634

339 commits

updated Dec 5, 2025

See the code
android
anime
apk
bangumi
bittorrent
flutter
manga
miru
novel
player
video
windows

README

English | 简体中文 | 日本語 | うちなーぐち | Русский | Беларуская | Українська

Miru 看板娘

Miru App

Free and open source Multi-functional application that supports video, comics, novels extended source for Android, Windows, Web.

GitHub release (with filter) License Stars GitHub all releases

screenshot

Features

  • Support for windows and android
  • Friendly extension writing support, debug log
  • The extension uses the JavaScript language, and the development is simple
  • Support for a custom extension repository
  • The official extension repository provides video sources, which can be used without writing any extensions
  • Support online viewing of multiple sources of videos, comics, and novels, realizing the unification of multiple platforms
  • Unify the design language of the system UI
  • Automatically fetch TMDB metadata information
  • Support for AniList tracking
  • Support for Proxy Server Protocols (HTTP, SOCKS4, SOCKS5)

Todo

  • BT torrent
  • Better debugging tools
  • Data synchronization
  • Automatically search for subtitles

Installing

You can go to Release to download the latest version of the installation package from the page, or build it yourself by the following method

Building

Install Flutter

Please refer to the Flutter Official Documentation.

Install dependencies

flutter pub get

Run

flutter run

Build for the right platform

Android

flutter build apk

Windows

flutter build windows

About Linux

At present, Linux cannot start quickjs due to dependency problems, so it is not supported for the time being

Contribution

Contributions of any kind are welcome, including but not limited to:

  • make a suggestion
  • bug feedback
  • code contribution
  • document writing

Telegram: https://t.me/MiruChat

Contributors

MiaoMint

225 commits

Atraphone

39 commits

agatemosu

12 commits

miru-project/miru-app

🎉 A versatile application that is free, open-source, and supports extension sources for videos, comics, and novels, available on Android, Windows, and Web platforms.

Dart

5,634

339 commits

updated Dec 5, 2025

See the code
android
anime
apk
bangumi
bittorrent
flutter
manga
miru
novel
player
video
windows

README

English | 简体中文 | 日本語 | うちなーぐち | Русский | Беларуская | Українська

Miru 看板娘

Miru App

Free and open source Multi-functional application that supports video, comics, novels extended source for Android, Windows, Web.

GitHub release (with filter) License Stars GitHub all releases

screenshot

Features

  • Support for windows and android
  • Friendly extension writing support, debug log
  • The extension uses the JavaScript language, and the development is simple
  • Support for a custom extension repository
  • The official extension repository provides video sources, which can be used without writing any extensions
  • Support online viewing of multiple sources of videos, comics, and novels, realizing the unification of multiple platforms
  • Unify the design language of the system UI
  • Automatically fetch TMDB metadata information
  • Support for AniList tracking
  • Support for Proxy Server Protocols (HTTP, SOCKS4, SOCKS5)

Todo

  • BT torrent
  • Better debugging tools
  • Data synchronization
  • Automatically search for subtitles

Installing

You can go to Release to download the latest version of the installation package from the page, or build it yourself by the following method

Building

Install Flutter

Please refer to the Flutter Official Documentation.

Install dependencies

flutter pub get

Run

flutter run

Build for the right platform

Android

flutter build apk

Windows

flutter build windows

About Linux

At present, Linux cannot start quickjs due to dependency problems, so it is not supported for the time being

Contribution

Contributions of any kind are welcome, including but not limited to:

  • make a suggestion
  • bug feedback
  • code contribution
  • document writing

Telegram: https://t.me/MiruChat

Contributors

MiaoMint

225 commits

Atraphone

39 commits

agatemosu

12 commits

Languages

Dart

92.3%

C++

3.9%

CMake

2.8%