English | 简体中文
Very suitable for newcomers to the Electron learning project , it is a simple and easy to use QR code recognition tool ( based on : Electron + Vue implementation ), although it is very small but basically encompasses the entire process of Electron project development .
$ yarn
$ yarn dev
# For windows
$ yarn build:win
# For macOS
$ yarn build:mac
# For Linux
$ yarn build:linux
- Screenshot to recognize the QR code
- Upload to recognize the QR code
- Generate QR code based on characters
- Support multi-screen capture
- Support screenshot to recognize QR code
- Generate QR codes based on content
- Support uploading pictures to recognize QR code
- Support for modifying shortcut key operations
- Supports automatic detection of updates
- Change icon
- Shortcut key
- Screenshot:Ctrl + Alt + C (Default Shortcut Keys)
- Exit:Esc
- Finished screenshot: double mouse click
qrcode-tools is released under the MIT license. for more information, see the LICENSE file.