Skip to content
/ oyomu Public

A command line comic reader and collection manager

License

Notifications You must be signed in to change notification settings

EruEri/oyomu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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