Manga Downloader


Supported sites:


How to use

Require nodejs v14+, git.

Installation

Run

git clone <link-to-this-repo>
npm install

in base directory.

Run app

node .

in base directory or add base directory to env path and run

manga

anywhere in terminal.

Update app

git pull