A nushell plugin to create qr code in terminal
~> ls | table -c | to png output.png
~> open test.png -r | from png --width 150 | to png output.png
Cargo Features:
-
fonts:
-
log level:
-
using nupm (preferred)
git clone https://github.com/FMotalleb/nu_plugin_image.git
nupm install --path nu_plugin_image -f
- or compile manually
git clone https://github.com/FMotalleb/nu_plugin_image.git
cd nu_plugin_image
cargo build
register target/debug/nu_plugin_image