We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2abf477
There was an error while loading. Please reload this page.
Fast qrencode written on go
Full Changelog: https://github.com/d3vilh/qrencode/commits/0.1
git clone https://github.com/d3vilh/qrencode cd qrencode go build -o qrencode main.go
qrencode "some text" > qr.png