5n7 / manga109-dataviewer

A rich data viewer for Manga109

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

manga109-dataviewer

This library is a rich data viewer for Manga109.

Demo

Characters View

characters

Pages View

characters

Get Started

git clone https://github.com/skmatz/manga109-dataviewer
cd manga109-dataviewer
make link path=path/to/the/manga109

Prepare Japanese font and set config.yml.

Docker

PORT=8888 docker-compose up -d

Local

# If you don't have Poetry yet, install it as follows.
curl -Ls https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python

make install
make run port=8888

About

A rich data viewer for Manga109

License:MIT License


Languages

Language:Python 92.8%Language:Dockerfile 4.1%Language:Makefile 3.1%