A command-line tool to access xkcd comics from a terminal.
Install the package from PyPI, available as cli-xkcd, using pip.
pip install cli-xkcd
After installing, run:
xkcd
in a terminal, or, to get a comic of a specific day:
xkcd --comic N
where N
is a valid day/comic number.