qrpride
QR codes with a bit of uwu. Flags have been stolen
from hyfetch.
Explicitly not written in rust. Data goes in vie stdin
, QR codes come out the other end. Good luck! Sadly not all
flags have been tested (yet) and some have an easier time being read than others. Blame contrast!
Installation
Either download a version from releases / pipeline artifacts, or go install git.tblflip.de/root/qrpride@latest
.
Examples
Here are some example QR codes. See qrpride --help
to figure out what the options do.
echo "https://www.youtube.com/watch?v=8C4QdspTNe0" | qrpride -f=pansexual -s=196 > samples/1.png

echo "https://docs.gitlab.com/" | qrpride -f=transgender -s=196 -r=h > samples/2.png

echo "https://www.sigbovik.org/2024/proceedings.pdf" | qrpride -f=femboy -s=196 -r=l > samples/3.png

echo "https://www.youtube.com/watch?v=PApwT026W5I" | qrpride -f=burger -s=196 -r=q > samples/4.png

echo "https://git.tblflip.de/root/qrpride" | qrpride -f=nonhuman-unity -s=196 -r=h > samples/5.png
