https://github.com/sombitpramanik/qrcode_generator
A simple Windows App for helping business to protect there Originality with add some fetchers
https://github.com/sombitpramanik/qrcode_generator
Last synced: 2 months ago
JSON representation
A simple Windows App for helping business to protect there Originality with add some fetchers
- Host: GitHub
- URL: https://github.com/sombitpramanik/qrcode_generator
- Owner: SombitPramanik
- Created: 2023-08-08T01:31:34.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-08T14:35:03.000Z (almost 2 years ago)
- Last Synced: 2025-01-20T17:50:05.025Z (4 months ago)
- Language: Python
- Size: 39.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QR Code Generator App
This is a simple QR Code Generator application built using Python and PyQt5. The app allows you to generate QR codes with PDF data and URLs, and attach them to PDF files.
## Features
- Generate QR codes with PDF content
- Generate QR codes with URLs
- Attach generated QR codes to source PDF files## Installation
1. Clone the repository to your local machine:
```bash
git clone https://github.com/your-username/qr-code-generator-app.git
cd qr-code-generator-app
#Install the required dependencies using pip:
pip install -r requirements.txt2. Assets :
Check out the GitHub Release/Assets section for the pre build .EXE Files