itsron143 / XKCD

A minimal command line tool for your daily dose of xkcd comics written in python.
MIT License
65 stars 6 forks source link
click command-line-tool fun python-3 terminal xkcd-api xkcd-comics

XKCD

Build Status MIT license

xkcd, sometimes styled XKCD is a webcomic created by American author Randall Munroe. It is a comic of Romance, Sarcasm, Math and Language.

About

xkcd is a command line tool written in Python which will fetch you the comics right in the terminal. This tool uses the xkcd API to get the image and the Click python package to wrap the script into a beautiful command line interface tool.

Supports only Python 3.x and Linux, MacOs and Windows :)

Installation

License

The MIT License (MIT)

Copyright (c) 2018 Rounak Vyas