EruEri / oyomu

A command line comic reader and collection manager

Home Page:https://codeberg.org/EruEri/oyomu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

  • Sixels
  • Iterm
  • Kitty

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

About

A command line comic reader and collection manager

https://codeberg.org/EruEri/oyomu

License:GNU General Public License v3.0