#qr #string #command-line-tool #generate #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

#1326 in Command line utilities

36 downloads per month

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

~4.5–6MB
~112K SLoC