Skip to content

normegil/comicsdownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comics Downloader

Small web crawler destined to ease the download of your manga from different known websites.

Basic Usage

To download the application, replicate the git repository and build it with maven. Under linux :

git clone git@github.com:Normegil/comicdownloader.git

cd comicdownloader

mvn install

The executable Jar file can be found in the target directory. Move it to your prefered location

mv target/ComicsDownloader-<Version>-jar-with-dependencies.jar /opt/comicsdownloader/comicsdownloader

and execute it like this

java -jar /opt/comicsdownloader/comicsdownloader

Links

Wiki

Issue/Bug tracker

About

Small web crawler destined to ease the download of your manga from different known websites.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages