Home

Awesome

Oyomu

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:

Currently only the zip archive are handle properly

Information

For more information about oyomu see the README.oyomu.md file.

For more information about suyomu see the README.suyomu.md file

Dependencies

oyomu

First you will need to install those opam packages.

   $ opam install dune xdg camlzip cmdliner dune-configurator cryptokit yojson ppx_deriving_yojson

Suyomu

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:

The C libraries must be found by pkg-config