n2qr

Crates.ion2qr
lib.rsn2qr
version0.1.0
sourcesrc
created_at2022-07-15 23:11:21.606703
updated_at2022-07-15 23:11:21.606703
descriptionTerminal QR code printer
homepage
repositoryhttps://github.com/warhodes-dev/n2qr
max_upload_size
id626432
size31,270
warhodes (warhodes-dev)

documentation

README

n2qr - convert strings into qr codes, printed to the terminal.

Currently, this simply converts an argument string into a qr code and prints it to a terminal output. In the future, I plan for this to act as a library so I can easily incorporate text-based qr codes into my terminal applications.

usage: n2qr <string>

Commit count: 1

cargo fmt