Skip to content

drgerg/qr4wd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

qr4wd - QR for Win Desktop. No Camera, No Internet needed.

Handle QR codes on Windows desktop using the clipboard and this app.

"qr4wd" is a utility to get text in and out of QR codes on the Windows desktop. It does this by reading the current contents of the clipboard then doing one of two things:

  • If it finds text in the clipboard, it generates a QR code of that text and pops that into the clipboard.
  • If it finds an image in the clipboard, it tries to read it as a QR code. If successful, it converts the QR code and pops the resulting text into the clipboard.

This tool does not try to send the qr code data anywhere. It simply copies it to the clipboard so you can paste it.

There are many ways to use it. Snip a QR code on the screen, or right-click on a QR and 'Copy Image'. Now click the qr4wd icon, (I have the icon pinned to my Taskbar) and then CTRL-V paste the text into an application like Notepad. I have my most consistent positive results when using Windows' Snipping tool.

In reverse, CTRL-C copy text, then click the qr4wd icon. Then CTRL-V paste into a graphics application like Paint or AutoCAD or your PDF editor.

NOTE: There is no feedback. You'll know it worked when you paste. That's exactly what I wanted.

NOTENOTE: I originally named this project 'qrtool'. Then I realized I had not searched the net first. Oops.

About

Handle QR codes on Windows desktop using the clipboard and this app.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages