A simple script for creating Clams QR png files for a list of URL's
- Install the deps:
yarn
-
Add a new line separated list of urls to a
./url
file. See./example.urls
for an example file. -
Run the script
yarn qr
- Check out your sweet QR png files in
./qrs