Skip to content

Tenzer/quirky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuiRky

A command line QR code printer inspired by "because I can" mentality and "not invented here" syndrome.

Usage

$ quirky --help
Usage: quirky [options] [text | -]

  Specify "-" or just nothing to read from stdin.

Options:
  -d    Make QR code double size
  -i    Invert colors

Screenshots

URL

Installation

If you have Go installed, then you should simply run:

go get github.com/Tenzer/quirky

and you will get the quirky executable inside $GOPATH/bin.

Change log

1.0.2 - 2021-05-23

  • Switch dependencies to use go modules
  • Update all dependencies

1.0.1 - 2018-10-22

  • Updated dependencies

1.0.0 - 2016-06-09

  • Initial release

About

QR code printer for your terminal

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages