Malin Freeborn
ba8026e0c3
input examples are now given as ```bash input $ARG1 ``` While outputs use md's '> ' sign as a quote.
289 B
289 B
title | tags | ||
---|---|---|---|
qrencode |
|
Make a QR Code image:
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"