https://github.com/smaranjitghose/pyqrcodegen
A simple script written using Python to generate minimalistic QRCodes
https://github.com/smaranjitghose/pyqrcodegen
Last synced: 3 months ago
JSON representation
A simple script written using Python to generate minimalistic QRCodes
- Host: GitHub
- URL: https://github.com/smaranjitghose/pyqrcodegen
- Owner: smaranjitghose
- License: mit
- Created: 2020-02-04T17:59:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-30T15:35:15.000Z (about 5 years ago)
- Last Synced: 2025-01-26T04:12:41.499Z (5 months ago)
- Language: Python
- Homepage:
- Size: 6.3 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: Contributing.md
- License: LICENSE
Awesome Lists containing this project
README
# PyQRCodeGen
A simple script written using Python to generate minimalistic QRCodes## Usage:
- Download the ```qrcode.exe``` file and run it
- Enter the sentences or the url you want to generate the qrcode for
- Enter the name of the file you want it to be saved as(like if its for Wifi Password. If you enter **wifipswrd** it will be saved as **wifipswrd.svg**)
- Baam!..You are done