Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abc9070410/JComicDownloader
A tool which has the ability to download the online comics and novels from some china websites.
https://github.com/abc9070410/JComicDownloader
Last synced: 2 months ago
JSON representation
A tool which has the ability to download the online comics and novels from some china websites.
- Host: GitHub
- URL: https://github.com/abc9070410/JComicDownloader
- Owner: abc9070410
- Created: 2012-08-20T15:14:19.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2018-05-29T14:20:49.000Z (over 6 years ago)
- Last Synced: 2024-08-04T04:06:20.173Z (5 months ago)
- Language: Java
- Homepage:
- Size: 18.5 MB
- Stars: 241
- Watchers: 32
- Forks: 52
- Open Issues: 54
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-acg - JComicDownloader - Tool for downloading some comics and light novels from China. [中文] (Downloaders)
README
## JComicDownloader [![Codacy Badge](https://api.codacy.com/project/badge/Grade/318748ba0a86416f829ca66ef15b2436)](https://www.codacy.com/app/Kennyl/JComicDownloader_2?utm_source=github.com&utm_medium=referral&utm_content=abc9070410/JComicDownloader&utm_campaign=Badge_Grade)
A tool for downloading online comics and light-novels from some China websites.
![Screenshot for the ComicDownGUI](../gh-pages/images/screenshot2.png)## Platform
Any operating systems with a [Java Runtime Environment](https://java.com/zh_TW/download/) installed.## Release
https://github.com/abc9070410/JComicDownloader/releases## Installation
* At Github
Download Latest Jar at https://github.com/abc9070410/JComicDownloader/releases
* Using IDE
See [Building this project](../../wiki/Building-this-project).
* Using Maven
`mvn clean install`
`mvn clean -P full install` for all dependency
Files will be placed at `output` folder
See [How to build this project on command line in Windows](https://github.com/abc9070410/JComicDownloader/wiki/How-to-build-this-project-on-command-line-in-Windows)## External Library
* Zhcode
http://www.mandarintools.com/zhcode.html
* JTatoo
http://www.jtattoo.net/
* NimROD
http://nilogonzalez.es/nimrodlf/index-en.html
* Napkin
http://napkinlaf.sourceforge.net/
* Substance
https://java.net/projects/substance/
* JAudioTagger
https://bitbucket.org/ijabz/jaudiotagger/
* jsoup
http://jsoup.org/
* Genson
http://owlike.github.io/genson/## Icon Information
[Double-J Design](http://www.doublejdesign.co.uk/)## License
This software is released under a GNU General Public License version 3 license.
See http://www.gnu.org/copyleft/gpl.html for more information.