Crates.io | azt |
lib.rs | azt |
version | 0.1.0 |
source | src |
created_at | 2024-09-07 18:21:07.288467 |
updated_at | 2024-09-07 18:21:07.288467 |
description | A small CLI tool to create Aztec codes and share data with your phone. |
homepage | https://github.com/minils/azt |
repository | https://github.com/minils/azt |
max_upload_size | |
id | 1367475 |
size | 50,771 |
azt
- Aztec encoder CLIA small CLI tool to create Aztec codes and share data with your phone.
To create an Aztec code from a string use:
$ azt "Hello World! 🗺️"
azt
also listens on stdin:
echo "Good morning" | azt -
For scanning use a barcode reader like Binary Eye.
Run cargo build --release