/qrcode-terminal

A command-line tool to generate colorful QRCode in terminal.

Primary LanguageGoMIT LicenseMIT

QRCode Terminal

GitHub license

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.