A modified version of https://github.com/webcomics/dosage
Go to file
Tobias Gruetzmacher b819afec39 Switch build to PBR.
This gets us:
- Automatic changelog
- Automatic authors list
- Automatic git version management
2015-11-03 23:27:53 +01:00
doc Switch build to PBR. 2015-11-03 23:27:53 +01:00
dosagelib Switch build to PBR. 2015-11-03 23:27:53 +01:00
scripts Remove hard dependency on pycountry again. 2015-07-11 01:27:39 +02:00
tests Refactor comic module test. 2015-07-17 23:33:25 +02:00
.gitattributes Add web page source files. 2013-03-29 11:01:04 +01:00
.gitignore Switch build to PBR. 2015-11-03 23:27:53 +01:00
.mailmap Switch build to PBR. 2015-11-03 23:27:53 +01:00
.travis.yml travis: Switch to container builds. 2015-07-17 23:51:17 +02: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
Makefile Remove freecode submit code. 2014-06-23 22:21:03 +02:00
MANIFEST.in Switch build to PBR. 2015-11-03 23:27:53 +01:00
README.md Initial commit to Github. 2012-06-20 21:58:13 +02:00
requirements.txt Switch build to PBR. 2015-11-03 23:27:53 +01:00
setup.cfg Switch build to PBR. 2015-11-03 23:27:53 +01:00
setup.py Switch build to PBR. 2015-11-03 23:27:53 +01:00

Dosage

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.