Download and print the latest xkcd comic. xkcd only works in iterm2 or
kitty.
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 displays the comics by using this library for iterm2 or
iterm2-compatible terminals, and by implementing kitty's terminal graphics
protocol directly.