Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

QR Code Generator

A simple desktop application to generate QR codes from URLs and save them as PNG images.

Features

  • Enter a URL and generate a QR code
  • Save the QR code as a PNG file
  • Custom window and taskbar icon

Usage

  1. Download the qr_app.exe from the Releases page.
  2. Open the application.
  3. Enter a URL and click Generate QR Code.
  4. Click Save QR Code to save the image.

Source Code

The Python source code is available in this repository. You can run it using Python 3 with the required dependencies:

pip install qrcode[pil] pillow
python qr_app.py

About

A simple application that allows for the creation and saving of QR Codes

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages