modulepackage
0.0.0-20180928100242-57607785510a
Repository: https://github.com/lizebang/qrcode-terminal.git
Documentation: pkg.go.dev
# README
QRCode Terminal
This is a command-line tool to generate QRCode in terminal. And supports multiple colors.

Install
$ go get github.com/dawndiy/qrcode-terminal
Usage
$ qrcode-terminal --help
$ qrcode-terminal 'https://github.com/dawndiy/qrcode-terminal'
$ qrcode-terminal -b white -f magenta 'I Love You'
License
Released under the MIT License.
# Packages
No description provided by the author
# Functions
QRCode generates a QR code and prints it on the command line.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
Color is the color string in terminal.