This is a command-line tool to generate QRCode in terminal. And supports multiple colors.
$ go get github.com/dawndiy/qrcode-terminal
$ qrcode-terminal --help
$ qrcode-terminal 'https://github.com/dawndiy/qrcode-terminal'
$ qrcode-terminal -b white -f magenta 'I Love You'
Released under the MIT License.