qr man page on Kali

Man page or keyword search:  
man Server   9211 pages
apropos Keyword Search (all sections)
Output format
Kali logo
[printable version]

QR(1)				Python QR tool				 QR(1)

NAME
       qr - script to create QR codes at the command line

SYNOPSIS
       qr  [--help] [--factory=FACTORY] [--optimize=OPTIMIZE] [--error-correc‐
       tion=LEVEL] [data]

DESCRIPTION
       This script uses the python qrcode module. It can take data from	 stdin
       or  from the commandline and generate a QR code.	 Normally it will out‐
       put the QR code as ascii art to the terminal. If the output is piped to
       a file, it will output the image (default type of PNG).

OPTIONS
	-h, --help
	   Show a help message.

	--factory=FACTORY
	   Full	 python	 path  to  the image factory class to create the image
	   with. You can use the following shortcuts  to  the  built-in	 image
	   factory  classes:  pil (default), pymaging, svg, svg-fragment, svg-
	   path.

	--optimize=OPTIMIZE
	   Optimize the data by looking for chunks of at least this many char‐
	   acters  that	 could	use a more efficient encoding method. Use 0 to
	   turn off chunk optimization.

	--error-correction=LEVEL
	   The error correction level to use. Choices  are  L  (7%),  M	 (15%,
	   default), Q (25%), and H (30%).

	data
	   The data from which the QR code will be generated.

SEE ALSO
       https://github.com/lincolnloop/python-qrcode/

5.3				  25 Jun 2013				 QR(1)
[top]

List of man pages available for Kali

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net