Skip to content

Latest commit

 

History

History
33 lines (14 loc) · 685 Bytes

README.md

File metadata and controls

33 lines (14 loc) · 685 Bytes

Use

License: GPL v3

Change your directory using -d DIR [default is ./xkcd]

[example: -d xkcd]

Change comic number to download using -n NUM

[example: -n 1234]

Grab random comic using -r

Grab multiple comics using -m [It will prompt you after running with -m which you want]

Display help using -h

Not having -n X, -r, or -m will result in the newest comic being grabbed.

Prerequisites

Works on Python3+ [Python 3+ has the request module]

This project is licensed under the terms of the MIT license. See LICENSE.md for more info