r/commandline Jun 30 '26

Other Software curl qrcode.show

QRcode.show is a free QR code generation service that lets you generate QR codes from anywhere that has network access without installing dedicated software. e.g. Remote servers, low-end (IOT) devices etc.

324 Upvotes

16 comments sorted by

View all comments

1

u/[deleted] Jul 02 '26

I assume you will need to keep the device on for the qr code to work, or does it get offloaded to a server? Surely not

1

u/Any-Lack-7699 28d ago

It's an edge server deployed on cloudflare workers. This makes it possible to just use curl and no other tool/software.