Socket
Book a DemoInstallSign in
Socket

swish-qr-cli

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

swish-qr-cli

Generate a Swish QR code

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
2
Created
Source

swish-qr-cli Build Status

Generate a Swish QR code

Install

$ npm install --global swish-qr-cli

Usage

Run without options for an interactive interface.

$ swish-qr --help

  Generate a Swish QR code

  Usage
    $ swish-qr [options]

  Options
    -a, --amount <amount>    The amount of money to send
    -i, --image              Show QR code in the terminal
    -l, --lock <field>       Lock fields from user input
    -m, --message <message>  The message to send
    -n, --number <number>    The recipient

  Example
    $ swish-qr
    $ swish-qr --number 1230000000 --amount 150 --message "Lorem ipsum" --lock amount --lock number
  • swish-qr - API for this module.

License

MIT © Andreas Gillström

Keywords

base64

FAQs

Package last updated on 30 Jun 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts