embiggen qr_encode
This commit is contained in:
parent
a3cd7d92f3
commit
dfcdf5374c
@ -1,9 +1,13 @@
|
|||||||
---
|
---
|
||||||
title: "qrencode"
|
title: [ "qrencode" ]
|
||||||
tags: [ "Documentation", "vision" ]
|
tags: [ "Documentation", "vision" ]
|
||||||
---
|
---
|
||||||
|
|
||||||
Make a QR Coded message:
|
Make a QR Code image:
|
||||||
|
|
||||||
qrencode -t ansi "Hello World"
|
> qrencode 'https://play.google.com/store/apps/details?id=org.briarproject.briar.android' -o qr_briar.png
|
||||||
|
|
||||||
|
Make a QR Coded message in the terminal:
|
||||||
|
|
||||||
|
> qrencode -t ansi "Hello World"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user