Simple python QR code generator
Just a simple little QR code generator. Use it to troll your friends/strangers! FOR EDUCATIONAL PURPOSES ONLY!
DONT BREAK THE LAW, DONT BE DUMB
How to use:
1. From your command line: git clone https://github.com/glask1d/GoobQR
2. cd GoobQR
3. Activate virtual environment (Optional): python3 -m venv /path/to/where/ever/you/want/it
4. source /path/to/where/ever/you/want/it/bin/activate
5. pip3 install -r requirements.txt
6. python3 GoobQR.py https://WhatEverYouWant.com/lmfao -o qrcode.png
7. ?????
8. PROFIT!
