Hattusa is a multi-format book reader. Currently it can read EPUB, PDF, CBZ and CBR. More formats will be available in the future.
The application is a web application developed in Python on top of Flask.
At this moment contributions are not accepted yet.
The first option is to upload it to any web server that can serve flask web pages.
gunicorn --bind 0.0.0.0.0:5000 main:app
And the second option is to compile the Docker image that is in the same repository or use the image uploaded to the docker hub https://hub.docker.com/r/owaristudios/hattusa.
The important path of the same are:
These paths will be inside /app in the case of the Docker image.

Content type
Image
Digest
Size
72.1 MB
Last updated
over 5 years ago
docker pull owaristudios/hattusa