1 unstable release
0.1.0 | Sep 7, 2024 |
---|
#9 in #barcode
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
~15MB
~252K SLoC