francescomari / xkcd

Download and print the latest xkcd comic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Download and print the latest xkcd comic

License:MIT License


Languages

Language:Go 100.0%