Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Qr-code-generator

A small terminal app for generating qr codes in Rust, made for a school task

Use

Navigate to the directory and run it using cargo run <url> [--png]
The --png argument generates a png-file with the qr code. The png filename is made from the input string, hashing it with SHA-256 algorithm. If no argument is given, the generator prints it out in ASCII to the terminal.

About

a small terminal app for generating qr codes, build in Rust

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages