-
Notifications
You must be signed in to change notification settings - Fork 1
Getting Started
Son Nguyen edited this page Jun 26, 2015
·
6 revisions
- Getting Binaries
- Building
Grab the latest release for your operating system.
Hitagi Reader utilizes the PyQt5 libraries.
No more dependencies other than Python 3 is needed to build from source.
Note: Older python versions have not been tested yet, but should not differ much.
Backward-compatibility patches will be deployed in the near future.
Clone the whole project from the master-branch.
git clone https://github.com/gimu/hitagi-reader.git
Run python Hitagi.py
to start the application.