prsh11 / manga-cli

📖 Script to read manga from cli
MIT License
80 stars 4 forks source link
bash cli command-line linux manga shell zsh

Manga CLI

Table of contents

Install

Check the dependencies

Mac


# dependencies 
brew tap zegervdv/zathura
brew install pup
brew install zathura 
brew install bash  # plugin requires new version of bash 4.xx, while macOS uses 3.xx

cbz support

brew install zathura-cb

pdf support

brew install imagemagick brew install zathura-pdf-mupdf

install manga-cli

git clone https://github.com/prsh11/manga-cli.git && cd manga-cli sudo cp manga-cli /usr/local/bin/manga-cli


### Arch
```bash
yay -S manga-cli-git

Linux

Install dependencies with your respective package manager

git clone https://github.com/prsh11/manga-cli.git && cd manga-cli
sudo cp manga-cli /usr/local/bin/manga-cli

Uninstall

Dependencies

PDF support