Render a QR code directly in the terminal

Public Library0.0.1updated 4 years ago169.7 kB
COPY
wapm install syrusakbary/qr2text

Need help using WAPM?

Get started here

Commands

qr2text

Files

  • Readme.md

Modules

qr2text

A CLI program to render a QR code as plain text, using block symbols.

Examples

With a single argument:

qr2text https://wapm.io/

Reading data from standard input:

echo "https://wasmer.io/" | qr2text

<1klast week

Latest version

0.0.1

Latest updated

4 years ago

Unpackaged size

169.7 kB

License

MIT

Collaborators

  • syrusakbary avatarsyrusakbary
  • wchaudry avatarwchaudry

Run it in the browser