An open API service indexing awesome lists of open source software.

https://github.com/paradiseduo/qrcode

Mac QR Code scan application
https://github.com/paradiseduo/qrcode

Last synced: 4 months ago
JSON representation

Mac QR Code scan application

Awesome Lists containing this project

README

        

# QRcode

Mac上二维码扫描工具。

使用了[WeChat刚开源的二维码扫描引擎](https://github.com/opencv/opencv_contrib/tree/master/modules/wechat_qrcode)

由于这东西使用了OpenCV,因此安装包体积大的一批,之后会出一个直接用苹果自带的二维码扫描引擎的版本。

界面很简单,功能也很简单。

![image](https://user-images.githubusercontent.com/14846965/119952059-30098d80-bfcf-11eb-8df1-395b48c67ec9.png)

把窗口移动到二维码所在的窗口前,点一下scan就行了。

![image](https://user-images.githubusercontent.com/14846965/119952569-bcb44b80-bfcf-11eb-8429-345eee487080.png)

另外对于macOS 10.15及以上系统需要授予屏幕录制权限,这个大家都懂。