Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 620 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 620 Bytes

xkcd

A command-line tool to access xkcd comics from a terminal.

Requirements

Installation

Install the package from PyPI, available as cli-xkcd, using pip.

pip install cli-xkcd

Usage

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.