Sharex: Can you please make QR code decoding directly accessible?

Created on 5 Jul 2020  路  3Comments  路  Source: ShareX/ShareX

Currently when I press a hotkey to launch the QR code tool it will open the GUI for generating and decoding QR code. Is it possible to make this direct, like when I press a hotkey it goes straight to decoding from screen or image file?

Enhancement

All 3 comments

skygate2012, you can use an AutoHotkey script if you don't wanna wait for ShareX to support this option.

I can write the code for you, if you want.

It would be something like:

WithOneShortcutSendTheseAutomaticCalls:
Send a shortcut to ShareX's QR Code tool
Wait for window QR Code tool
Send a custom Control Click

@vassilyzaitsev Thanks! I had actually wrote an AHK script automating the GUI process, but it's not native experience so I thought it would be nice to have the feature supported natively.

Oh yes, definitely!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

olsonnn picture olsonnn  路  3Comments

nickodemos picture nickodemos  路  3Comments

sparxz picture sparxz  路  4Comments

hiltronrex picture hiltronrex  路  3Comments

Yandols picture Yandols  路  4Comments