SkillAgentSearch skills...

XKCD

A minimal command line tool for your daily dose of xkcd comics written in python.

Install / Use

/learn @itsron143/XKCD
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

XKCD

Build Status MIT license

<p></p>

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

<p align="center"> <img src="assets/xkcd.png" width="350"/> </p>

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.

<p></p>

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

<img src="https://media.giphy.com/media/1kI2yzft2DGTIypmwW/giphy.gif"/>

Installation

  • Run the following command

    $ pip install git+https://github.com/itsron717/XKCD
    
  • Now the package is successfully installed. Run it using the command

    $ xkcd
    
  • Instruction on how to use the package and it's arguments can be found using --help

    $ xkcd --help
    

    Feel free to contribute! Let me know if there are any issues with the installation or running of the package using the GitHub issues. All suggestion are welcome.

License

The MIT License (MIT)

Copyright (c) 2018 Rounak Vyas

Related Skills

View on GitHub
GitHub Stars67
CategoryDevelopment
Updated5mo ago
Forks6

Languages

Python

Security Score

97/100

Audited on Oct 15, 2025

No findings