@reagent/qrl

1.0.2 • Public • Published

URL QR Code Generator

A commandline app to quickly generate a QR code containing an embedded URL.

Installation

Install globally with Yarn:

yarn global add @reagent/qrl

Or npm:

npm install -g @reagent/qrl

Usage

Provide the desired URL and output file:

qrl -o google.png https://google.com

Viewing the resulting QR code with an appropriate reader will allow you to open the target URL in your web browser.

/@reagent/qrl/

    Package Sidebar

    Install

    npm i @reagent/qrl

    Weekly Downloads

    0

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    3.73 kB

    Total Files

    3

    Last publish

    Collaborators

    • reagent