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的文本转二维码工具
- Host: GitHub
- URL: https://github.com/mozhiingithub/qrcode
- Owner: mozhiingithub
- Created: 2020-04-07T04:02:36.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-07T04:07:47.000Z (almost 6 years ago)
- Last Synced: 2024-02-01T04:51:43.355Z (almost 2 years ago)
- Topics: go, go-qrcode, golang, qrcode, transcode
- Language: Go
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# qrcode
qrcode是一个基于[go-qrcode](https://github.com/skip2/go-qrcode)的文本转二维码工具。
## 使用
```
go run qrcode.go
```
运行后,按提示,输入待转码文本并回车,程序会弹出相应的二维码图片。目前,该工具仅支持linux系统。
## 适用场景
使用linux时,需要将某段轻量文本复制到手机上,例如网址、电话号码。