v2lmmj04 6c16008aae Change prefix to "mokuro_*"
This was an alternative I was thinking of initially since it better namespaces the files, but wasn't sure about.

I saw this commit ended up going with this approach, so I'm aligning the PR to it in the end:

6d550cbe8a
2025-01-09 19:51:49 -08:00
2025-01-09 19:51:49 -08:00
2023-09-27 14:02:13 +02:00
2023-07-30 14:34:01 +02:00
2024-11-15 20:55:48 +01:00

Mokuro reader

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

https://github.com/ZXY101/mokuro-reader/assets/39561296/45a214a8-3f69-461c-87d7-25b17dea3060

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
Description
Languages
Svelte 62.3%
TypeScript 33.5%
JavaScript 2.7%
Dockerfile 0.7%
HTML 0.7%