Konyaco / ScreenQRScanner

An on-screen qr code scanner tool.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ScreenQRScanner

A tool for scanning qr code on the screen.

How to use?

Run the application, double-click the icon in the system tray. You will get the result.

img

It's better to limit Xmx to 64M.

javaw -Xmx1M -Xmx64M -jar ScreenQRScanner.jar

About

An on-screen qr code scanner tool.

License:Apache License 2.0


Languages

Language:Kotlin 100.0%