qrcode-terminal:master

Last commit made on 2020-11-02
Get this branch:
git clone -b master https://git.launchpad.net/qrcode-terminal

Branch merges

Branch information

Name:
master
Repository:
lp:qrcode-terminal

Recent commits

d62dbb5... by Cheng Lu

Merge pull request #3 from moqmar/patch-1

Fall back to STDIN instead of a fixed string

a4650da... by Cheng Lu

Merge pull request #6 from moqmar/patch-2

Fix slow printing

39bc02a... by Moritz Marquardt <email address hidden>

Use bytes.Buffer for output & don't regenerate the QR code for every pixeli (fixes #5)

38af405... by Moritz Marquardt <email address hidden>

Fix syntax errors & trim final newline

e63966c... by Moritz Marquardt <email address hidden>

Fall back to STDIN instead of a fixed string

This makes stuff like `cat ~/.ssh/id_rsa.pub | qrcode-terminal` possible.

0540603... by Cheng Lu

Merge pull request #1 from esin/master

Adding qr-code justify

cdefe22... by Andrey Esin

Don't allow justify in Windows

6569b8a... by Andrey Esin

Adding qr-code justify

43ccb0c... by Cheng Lu

add logo

1e6cc32... by Cheng Lu

Update README.md