#qr #string #generate #cli-tool #cli #rust

app qrcoder

CLI tool that generates a QR code from a given string

5 releases

0.2.1 Dec 31, 2023
0.2.0 Dec 20, 2023
0.1.2 Nov 22, 2023
0.1.1 Nov 22, 2023
0.1.0 Nov 22, 2023

#1417 in Command line utilities

MIT license

8KB

qrcoder

CLI tool that generates a QR code from a given string.

https://crates.io/crates/qrcoder

How to use

install

Run the following command:

cargo install qrcoder

run

It generates a QR code corresponding to the argument string.

qrcoder example.com

See

qrcoder --help

Dependencies

~14MB
~112K SLoC