Crates.io | qrcoder |
lib.rs | qrcoder |
version | 0.2.1 |
source | src |
created_at | 2023-11-22 12:59:09.375646 |
updated_at | 2023-12-31 02:02:59.569796 |
description | CLI tool that generates a QR code from a given string. |
homepage | https://github.com/tenax66/qrcoder |
repository | https://github.com/tenax66/qrcoder |
max_upload_size | |
id | 1045138 |
size | 24,059 |
CLI tool that generates a QR code from a given string.
https://crates.io/crates/qrcoder
Run the following command:
cargo install qrcoder
It generates a QR code corresponding to the argument string.
qrcoder example.com
See
qrcoder --help