Skip to content

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

Notifications You must be signed in to change notification settings

bradendubois/xkcd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.