Rust library: qr2term
A stupidly simple QR code renderer, that prints text as QR code to the terminal, and nothing else.

This library is based on qair,
which didn't provide the renderer as a library on it's own.
Credits for the actual renderer go to it's developer.
To read a text from the command line and encode it in QR form, run:
|
To create WiFi credentials in QR form, run:
|
License
This project is licensed under the MPL 2.0 license. Check out the LICENSE file for more information.