A modified version of https://github.com/webcomics/dosage
Go to file
2016-03-20 18:59:42 +01:00
doc Remove more old stuff. 2016-03-20 18:59:42 +01:00
dosagelib Switch plugin loading to pkgutil. 2016-03-20 15:13:24 +01:00
scripts Remove more old stuff. 2016-03-20 18:59:42 +01:00
tests Allow selection of comics to test via environment. 2016-03-13 13:03:41 +01:00
.codeclimate.yml Add CodeClimate config. 2016-03-06 00:41:10 +01:00
.gitattributes Remove more old stuff. 2016-03-20 18:59:42 +01:00
.gitignore Remove more old stuff. 2016-03-20 18:59:42 +01:00
.mailmap Switch build to PBR. 2015-11-03 23:27:53 +01:00
.travis.yml py.test travis-ci integration. 2016-03-17 21:12:55 +01:00
COPYING Updated copyright. 2014-01-05 16:50:57 +01:00
dosage Switch build to PBR. 2015-11-03 23:27:53 +01:00
MANIFEST.in Remove more old stuff. 2016-03-20 18:59:42 +01:00
README.md Add Coveralls to Travis, badges in README. 2016-03-14 01:10:28 +01:00
requirements.txt Make lxml a requirement. 2016-03-17 00:58:41 +01:00
setup.cfg Make lxml a requirement. 2016-03-17 00:58:41 +01:00
setup.py Switch build to PBR. 2015-11-03 23:27:53 +01:00

Dosage

Build Status Code Climate Coverage Status

Dosage is a comic strip downloader and archiver.

Dosage is designed to keep a local copy of specific webcomics and other picture-based content such as Picture of the Day sites. With the dosage commandline script you can get the latest strip of a webcomic, or catch-up to the last strip downloaded, or download a strip for a particular date/index (if the webcomic's site layout allows this).

Multiple webcomics can be downloaded in parallel, making the update of comic strips faster.

See http://dosage.rocks/ for more info.