Skip to content

ksyasuda/mokuro-reader

This branch is up to date with ZXY101/mokuro-reader:main.

Folders and files

NameName
Last commit message
Last commit date
Feb 7, 2025
Sep 27, 2023
Jul 30, 2023
Sep 22, 2023
Jul 30, 2023
Jul 30, 2023
Jul 30, 2023
Sep 22, 2023
Jul 30, 2023
Nov 15, 2024
May 25, 2024
May 18, 2024
Sep 22, 2023
Sep 22, 2023
Sep 22, 2023
Sep 22, 2023
Sep 22, 2023

Repository files navigation

Mokuro reader

An online reader, gallery and stat tracker for mokuro processed manga.

output.mp4

Features:

  • Stat tracking (volumes read, pages read, characters read & minutes read)
  • Extensive customization and profile support
  • Anki connect integration & image cropping
  • Installation and offline support

Usage:

You can find the reader hosted here.

To import your manga, process it with mokuro and then upload your manga along with the generated .mokuro file.

As of the moment base mokuro does not generate the .mokuro file, you need to install and use mokuro 0.2.0-beta.6.

pip install git+https://github.com/kha-white/mokuro.git@web-reader

Once installed and your manga is processed, import your manga into the reader.

Development:

Clone the repo:

git clone https://github.com/ZXY101/mokuro-reader
cd mokuro-reader

Install dependencies:

npm install

Start the dev server:

npm run dev

About

A mokuro reader written in svelte

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 64.9%
  • TypeScript 30.7%
  • JavaScript 3.5%
  • Other 0.9%