A simple utility to enjoy Dilbert comic strips offline. Downloads comics onto your hard drive as jpeg images.
While originally created using java standard libs only, after about a year this project was revisited and tweaked significantly, mainly for self-educational purposes, involving maven, git, log4j, etc.
Usage:
- Specify a folder in res/dilbertdownloader/config.properties, where the strips should be downloaded ('targetFolder' entry)
- mvn clean package
- Launch launcher.bat
- If interrupted, it will resume from where it stopped the next launch