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

https://github.com/mozhiingithub/qrcode

一个基于go-qrcode的文本转二维码工具
https://github.com/mozhiingithub/qrcode

go go-qrcode golang qrcode transcode

Last synced: 10 months ago
JSON representation

一个基于go-qrcode的文本转二维码工具

Awesome Lists containing this project

README

          

# qrcode
qrcode是一个基于[go-qrcode](https://github.com/skip2/go-qrcode)的文本转二维码工具。
## 使用
```
go run qrcode.go
```
运行后,按提示,输入待转码文本并回车,程序会弹出相应的二维码图片。目前,该工具仅支持linux系统。
## 适用场景
使用linux时,需要将某段轻量文本复制到手机上,例如网址、电话号码。