1 unstable release
0.1.0 | Sep 7, 2024 |
---|
#1097 in Command line utilities
15KB
57 lines
azt
- Aztec encoder CLI
A small CLI tool to create Aztec codes and share data with your phone.
Usage
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.
Build
Run cargo build --release
Dependencies
~13β20MB
~258K SLoC