New feature: QRcode #180

Closed
opened 2026-01-19 18:29:18 +00:00 by michael · 2 comments
Owner

Originally created by @BrunoEVCosta on GitHub.

Hey, along with the url you could print-out a QRcode on the terminal. As an opt-in extra.

Originally created by @BrunoEVCosta on GitHub. Hey, along with the url you could print-out a QRcode on the terminal. As an opt-in extra.
michael added the enhancementquestion labels 2026-01-19 18:29:18 +00:00
Author
Owner

@BrunoEVCosta commented on GitHub:

My initial though was that, the curl request was processed normally with the upload of the file. And the curl response might be some code that could be converted in the shell into a QR code.

After second look, this isn't as trivial as I though since you can't make a QR code out of characters in the command-line, and I see that your landing have already has a QR code on it.

I guess this can be closed, since rendering an image on the command-line is over kill and requires way to many plugins and dependencies.

Thank you for your consideration.

@BrunoEVCosta commented on GitHub: My initial though was that, the curl request was processed normally with the upload of the file. And the curl response might be some code that could be converted in the shell into a QR code. After second look, this isn't as trivial as I though since you can't make a QR code out of characters in the command-line, and I see that your landing have already has a QR code on it. I guess this can be closed, since rendering an image on the command-line is over kill and requires way to many plugins and dependencies. Thank you for your consideration.
Author
Owner

@stefanbenten commented on GitHub:

Hey @netbofia ,

do you have an example how this should look like? How would an request via eg. curl look like?

@stefanbenten commented on GitHub: Hey @netbofia , do you have an example how this should look like? How would an request via eg. curl look like?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dutchcoders/transfer.sh#180