The code and data behind xeiaso.net
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 5 lines 162 B view raw
1#!/usr/bin/env nix-shell 2#! nix-shell -p imagemagick -i bash 3 4BASEDIR=$(dirname "$0") 5convert "$1" -dither FloydSteinberg -remap ${BASEDIR}/gruvbox-dark.png "$2"