Qrcode maker App
A simple App that makes the popular QR-code, you just provide the text (whatever: link, plain text) press Make QR-code save the file wherever you want.
Ability to share your Wifi credentials with a click.
A silent video showing the project: https://drive.google.com/file/d/1qkdhO7MeMt7qiqtaza_gr_GeXT2gsBUT/view?usp=sharing
- QR-code engine : pyqrcode.
- GUI : Tkinter, ttk, ttkbootstrap.
- Terminal work : subprocess.
- Deal with sys files : os.
- Windows
- Mac OS
- Linux