info:qrcode

Ceci est une ancienne révision du document !


Code QR

sudo apt-get install qrencode

qrencode - Encode input data in a QR Code and save as a PNG image.

EXAMPLES

qrencode -l L -v 1 -o output.png 'Hello, world!'

encode into a symbol version 1, level L.

qrencode -iSv 1 –output=output.png

read standard input and encode it into a structured-appended symbols in case-insensitive mode.

  • info/qrcode.1479059483.txt.gz
  • Dernière modification : 2016/11/13 18:51
  • de radeff