abrik1 / kitty-xkcd

view xkcd comics in kitty

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kitty-xkcd

view xkcd comics in kitty

requirements:

  • kitty
  • curl (to download images)
  • BSD/Linux (guh bindows)

features:

  • caches images
  • fast
  • uses kitty's icat to preview images
  • no 3rd party dependencies needed
  • very easy

installation:

$ git clone https://github.com/abrik1/kitty-xkcd
$ sudo install -Dm755 kitty-xkcd/main.py /usr/bin/kitty-xkcd
$ kitty-xkcd 234 # testing purposes only

preview:

master

About

view xkcd comics in kitty

License:MIT License


Languages

Language:Python 100.0%