1 unstable release
0.1.0 | May 29, 2022 |
---|
#15 in #comic
21KB
240 lines
shin-hentai
a simple comic viewer
Requirement:
- Rust 1.61.0
Supported platform:
- Linux
- Windows (Confirmed on: Windows 11)
Build from source:
-
install Rust language. Click here to see how.
-
clone this git repository and move to root path of the project with command line tool.
-
run
cargo build --release
to compile the binary. -
the compiled binary is in
target/relase/
directory with the nameshin-hentai
.
Control:
- drag and drop zip file to start viewing.
W
andS
key for previous and next page.- Mouse scroll can be used for navigate between page too.
Dependencies
~24–55MB
~684K SLoC