QR Generator is an application to create your QR with specific URL or message, you have two options:
- Simple QR
- Normal QR black and white
- Animated QR
- QR with animate background (ONLY GIF)
You need:
- pip
Windows
python -m pip install --upgrade pip
Linux/Ux
pip install --upgrade pip
- Clone the repo
git clone https://github.com/tristanHdez18/QR-Generator.git
- Install pip packages
pip install -r requirements.txt
- Run
main.py
python3 main.py
This is a demo of how QR Generator can be used.
Distributed under the MIT License. See LICENSE.txt
for more information.
Tristan Hdez- Tristán#2319
Project Link: https://github.com/tristanHdez18/QR-Generator