/xkcd

Download and print the latest xkcd comic

Primary LanguageGoMIT LicenseMIT

xkcd

Download and print the latest xkcd comic. xkcd only works in iterm2.

Install

go install github.com/francescomari/xkcd@latest

Run

Show the latest comic:

xkcd

Show a random comic:

xkcd -random

Show a specific comic:

xkcd 927

Compatibility

This program inlines the comics using this library for iterm2. Your terminal emulator must support the iterm2 protocol for this program to work.

License

This library is licensed under MIT.