https://github.com/alessandrogelmi/qrcode-generator
A simple qr-code generator
https://github.com/alessandrogelmi/qrcode-generator
generator gui qrcode qrcode-generator
Last synced: 10 months ago
JSON representation
A simple qr-code generator
- Host: GitHub
- URL: https://github.com/alessandrogelmi/qrcode-generator
- Owner: alessandrogelmi
- Created: 2021-07-07T10:00:09.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-07T10:10:57.000Z (almost 5 years ago)
- Last Synced: 2025-06-19T23:46:43.419Z (about 1 year ago)
- Topics: generator, gui, qrcode, qrcode-generator
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QRCode-generator
A tool that generates QR code from a link. It gives you the possibility to save qr codes in a folder in .png format.
Used tkinter for the GUI