Skip to content

r52/gagaku

Repository files navigation

gagaku

License

Gagaku is a minimalist, lightweight manga reader optimized for desktop OSes with touchscreen support. Currently supports (and is tested on) Windows and Android.

Gagaku is currently a work-in-progress and many things may not work as intended or is janky.

Gagaku is licensed under the MIT license.

Features

  • MangaDex client
  • CBZ/CBT file support
  • Local directory catalog/scanning (desktop only)
  • cubari.moe links
  • Deep link support
    • Android only, supports mangadex.org/cubari.moe links
    • Must be manually enabled in Default Apps settings in Android 12+

Gagaku does NOT feature:

  • Chapter download support. There are far better clients for this purpose.
  • File types such as CBR/CB7/PDF/EPUB etc.

Building

Install Flutter and all of its requirements for the platform(s) you wish to build for

flutter pub get
dart run build_runner build --delete-conflicting-outputs
flutter build <windows/linux/apk etc>

License

MIT license