The source code is now hosted on Codeberg
oyomu is a command line comic collection manager and also a comic reader.
suyomu is a suwayomi command line frontend.
Your terminal should at least support one of this format for the page to be somewhat readable:
- Sixels
- Iterm
- Kitty
Currently only the zip archive are handle properly
For more information about oyomu see the README.oyomu.md file.
For more information about suyomu see the README.suyomu.md file
First you will need to install those opam packages.
$ opam install dune xdg camlzip cmdliner dune-configurator cryptokit yojson ppx_deriving_yojson
First you will need to install those opam packages.
$ opam install dune xdg camlzip cmdliner dune-configurator cryptokit yojson ppx_deriving_yojson ocurl base64
For oyomu and suyomu, you will also need to install those C libraries:
- Chafa
- Chafa >= 1.12.4
- ImageMagick
- ImageMagick >= 7.0.0
The C libraries must be found by pkg-config