chopshopnacho / crawr

Web UI to download manga, manhua and manhwa
3 stars 1 forks source link
downloader manga manga-downloader manhua manhwa

crawr

Web UI to download manhua and manhwa.

Supported sites

Usage

Clone the repo and use composer install to download its dependencies or use the Docker container:

$ git clone https://github.com/chopshopnacho/crawr.git
$ docker build -t crawr crawr
$ docker run --publish 8000:80 crawr