Go to file
Björn Busse 5ac7e3fd98 move dependency checks to own function 2016-07-29 21:12:10 +02:00
LICENSE add files 2016-07-28 19:53:57 +02:00
README.md Extend README and disable -l 2016-07-29 00:06:42 +02:00
not_really_into_pokemon.png add files 2016-07-28 19:53:57 +02:00
xkcdlock move dependency checks to own function 2016-07-29 21:12:10 +02:00

README.md

xkcdlock

A wrapper around screen lockers to display xkcd images

Depending on the given arguments xkcdlock shows a random image, the latest image or an image of choice.

Note that 'latest' needs an internet connection for the download! If the download fails it falls back to a specific hard-coded image

Builtin is a function to download all images.

Dependencies: rbash, i3lock, xrandr, awk, curl, convert (from imagick)

Use 'xkcdlock -h' to show the command help.