A modified version of https://github.com/webcomics/dosage
Find a file
2016-10-31 07:04:00 +01:00
doc Remove more old stuff. 2016-03-20 18:59:42 +01:00
dosagelib Remove ScurryAndCover, too much JavaScript. 2016-10-31 07:04:00 +01:00
scripts Update ComicFury modules. 2016-10-30 11:04:45 +01:00
tests Fixup copyright years. 2016-10-29 00:21:41 +02: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 Move pytest-travis-fold to the right place. 2016-03-20 19:55:34 +01:00
.mailmap
.travis.yml [travis] Update setuptools... 2016-10-15 21:19:45 +02:00
COPYING Fixup copyright years. 2016-10-29 00:21:41 +02:00
dosage Move command line tool into package. 2016-05-16 14:57:47 +02: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 Replace custom @memoized with stdlib @lru_cache. 2016-10-29 00:46:49 +02:00
setup.cfg Fixup copyright years. 2016-10-29 00:21:41 +02:00
setup.py Fixup copyright years. 2016-10-29 00:21:41 +02:00
tox.ini [tox] Move flake8 into its own environment. 2016-10-13 15:05:44 +02: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.