rmg 0.0.8

[WIP] Manga Reader
Documentation
rmg-0.0.8 has been yanked.

rmg

Mnaga Reader

Install

  • Dependency
    • sdl2
  • Optional Dependency + tar + zip + zstd
cargo install rmg

#OR

git clone --depth 1 https://github.com/rsuu/rmg
cd rmg
cargo build --release

Usage

cargo run -- --config ./tests/files/config.rs --size 600,600 ./tests/files/img.zip

# OR

./bin/rmg --config ./tests/files/config.rs --size 600,600 ./tests/files/img.zip

KeyMap

# #
j down
k up
r reset
f fullscreen
q exit

Demo

https://github.com/rsuu/rmg/blob/main/docs/2022-06-29.mp4