Skip to content

eusebioleite/qr_rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qr_rs

Simple and minimalist QR Code generator in Rust

A lightweight GUI application fully developed in Rust and Iced that generates QR Codes from URLs and automatically copies the image to the clipboard. Perfect for anyone who wants to generate QR codes quickly and effortlessly.

image

🛠 Technologies

  • Rust (edition 2024)
  • Iced — framework GUI
  • qrcode — QR generation
  • image — image processing
  • arboard — clipboard

🚀 How to Use

1. Clone the repository

git clone https://github.com/eusebioleite/qr_rs.git
cd qr_rs

2. Execute

cargo run

📦 Build

cargo build --release

The executable will be in target/release/qr_rs

About

Simple GUI to generate QR Codes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages