1.1.1 • Published 6 years ago

auto-awesome v1.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Auto Awesome

🎉 Make your QR code awesome!

Usage

auto-awesome [options] <text>

Mix image with QR code to make it awesome! 🎉

Positionals:
  text  Text to encode in QR code                                       [string]

Options:
  -i, --input         Path to image with background for QR code       [required]
  -o, --output        Write to FILE                                   [required]
  --margin            Number of segments that are added as margin       [number]
  --padding           Number of segments that are added as padding      [number]
  --scale             Number of pixels in segment                       [number]
  --border            Number of pixels in segment that are semi-transparent
                                                                        [number]
  --qr-code-version   QR Code symbol version (1 - 40)
  --error-correction  Level of error correction in QR code
                                  [choices: "low", "medium", "quartile", "high"]
  -h, --help          Show help                                        [boolean]
  -v, --version       Show version number                              [boolean]

Example

Example