npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

swish-qr-cli

1.0.1

@kevva

npmHomeRepoSnykSocket
Downloads:7
$ npm install swish-qr-cli
DailyWeeklyMonthlyYearly

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

Related

  • swish-qr - API for this module.

License

MIT © Andreas Gillström