| Crates.io | n2qr |
| lib.rs | n2qr |
| version | 0.1.0 |
| created_at | 2022-07-15 23:11:21.606703+00 |
| updated_at | 2022-07-15 23:11:21.606703+00 |
| description | Terminal QR code printer |
| homepage | |
| repository | https://github.com/warhodes-dev/n2qr |
| max_upload_size | |
| id | 626432 |
| size | 31,270 |
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>