Anyone know a self hosted, open source QR code generator?
Will zap for help here ⚡
#asknostr
Anyone know a self hosted, open source QR code generator?
Will zap for help here ⚡
#asknostr
i gen with libraries locally. are you wanting the types that look like pictures or just basic qr?
If it’s just text based stuff I sometimes use -
https://help.libreoffice.org/7.6/en-US/text/shared/01/qrcode.html?&DbPAR=SHARED&System=MAC
or a more complex toolkit -
https://github.com/gchq/CyberChef
Automatic111 I think has a QR Generator plugin if you wanted image manipulation.
I use the command-line utility qrencode, it's available in most package managers.
https://github.com/fukuchi/libqrencode
If it is just for one-off stuff these days most browsers let you share links in QR code format, when you pull up the qrcode you can modify the text box as you see fit
If looking to customize qr codes, toss in "styled qr code" into GitHub and I'm sure a few WebApps will pop up
Thank you! Zaps sent⚡