Skip to content

spazzymoto/qrcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

QR code generator for text terminals

Inspired by https://github.com/fumiyas/qrc, just outputs a smaller qrcode.

What's this?

This program generates QR codes in text format for text terminals.

Use case

You can transfer data to smartphones with a QR code reader application from your terminal.

Usage

qrcode program takes a text from command-line argument or standard input (if no command-line argument) and encodes it to a QR code.

$ quote --help
Usage: quote [OPTIONS] [TEXT]

Options:
  -h, --help
    Show this help message

Download

Binary files are here:

Build from source codes

If you have Go language environment, try the following:

$ go get github.com/spazzymoto/qrcode

About

Qrcodes for the terminal

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages