Skip to content

prsh11/manga-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

60 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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

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

  • Linux & Mac: rm /usr/local/bin/manga-cli
  • Arch: yay -Rns manga-cli-git

Dependencies

PDF support

Releases

No releases published

Contributors 4

  •  
  •  
  •  
  •  

Languages