An open source cross-platform image and manga viewer in development.
Hitagi Reader provides customizable slideshows, keybindings available to remap, tons of viewport/image modification mechanics, a simple favoriting system and even more features.
Download the latest Hitagi Reader release for your operating system.
PyQt5 and cx_Freeze are required to build from source.
- Install cx_Freeze
$ pip3 install cx_Freeze
. - Build Hitagi Reader
$ python setup.py build
from within the main directory.
Running $ python Hitagi.py
will start Hitagi Reader.
It additionally accepts directories/image paths as arguments: $ python Hitagi.py path_to_image
.
Head to the wiki page for the official documentation.
You want to contribute to Hitagi Reader?
Please read the contribution guidelines for details and instructions.
Hitagi Reader is licensed under the MIT License.