Skip to content

wismer/qr-encode

Repository files navigation

QR Encoder

A rust implementation of a QR generator. Uses the Image cargo package to generate a QR encoded image, and the rust implementation of the reed-solomon algorithm.

Currently in development, as you can see by these wonderful images!

When it works....

Hello?

When it doesn't...

Whoops

Oh man

Oh man

What in the world?!

What in the world?!

Install

run cargo install qr-encode

Use

from the compiled binaries path: ./qr-encode -v <VERSION> -m <MESSAGE>

About

qr encoder in rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published