Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 328 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 328 Bytes

Clams QR

A simple script for creating Clams QR png files for a list of URL's

Create QR's

  1. Install the deps:
yarn
  1. Add a new line separated list of urls to a ./url file. See ./example.urls for an example file.

  2. Run the script

yarn qr
  1. Check out your sweet QR png files in ./qrs