1
0
Fork
You've already forked xkcd
0
Download the latest xkcd comic.
  • Nix 51.9%
  • Python 48.1%
2025年10月26日 21:39:54 -04:00
.envrc init 2025年10月20日 23:30:33 -04:00
.gitignore init 2025年10月20日 23:30:33 -04:00
flake.lock init 2025年10月20日 23:30:33 -04:00
flake.nix add dev tooling 2025年10月26日 21:39:23 -04:00
package.nix init 2025年10月20日 23:30:33 -04:00
README.md update readme 2025年10月26日 21:38:58 -04:00
xkcd.py add optional name argument 2025年10月26日 21:39:54 -04:00

xkcd

Download the latest xkcd comic.

Usage

usage: xkcd [-h] [NAME]
positional arguments:
 NAME save the comic to NAME (ext. is appended)
options:
 -h, --help show this help message and exit

Run it with nix:

nix run git+https://codeberg.org/tdback/xkcd