xkcd-bin

Crates.ioxkcd-bin
lib.rsxkcd-bin
version0.2.4
created_at2024-09-03 19:46:59.773833+00
updated_at2024-12-19 12:45:02.15869+00
descriptionDisplay Xkcd.com comics in Kitty Terminal or in the default web browser.
homepagehttps://crates.io/crates/xkcd-bin
repositoryhttps://github.com/cacilhas/xkcd-bin
max_upload_size
id1362018
size80,766
Montegasppα ℭacilhας (cacilhas)

documentation

README

xkcd-bin

Just a CLI to show Xkcd.com comics in Kitty Terminal.

Installation

cargo +nightly install xkcd-bin

Usage

Get the latest comic:

xkcd latest

Or simply:

xkcd

Get a random comic:

xkcd random

Get the comic number 162:

xkcd 162

Open the comic number 162 in the default web browser:

xkcd --browser 162

Get help:

xkcd --help

Note

If you’re looking for a library to build Xkcd into your project, please head to Rusty Xkcd or xkcd-rs.

License

Commit count: 0

cargo fmt