Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 845 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 845 Bytes

henReader

What's this

A HTML comic reader which supports *.zip & *.rar files. sample-01 sample-02

How to use

Till now, Windows / Linux / MacOS are surpposed. (Linux / MacOS) Be sure that unrar has been installed. Windows version can directly use the unrar.exe in the folder. The installer can be get from HERE. Because of encoding issue, Windows version cannot display the titles of the books. Thus Linux / MacOS are recommended.

Binary version

Just run henReader.exe (Windows) / henReader (Linux) in the folder.

Code version

First of all, install python3 libraries:

pip3 install -r requirements.txt

And then:

python3 henReader.py

Moreover

Customize your reader by modifing config.json.