tristanhdez / QR-Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

QR Generator

An awesome QR Generator to create or customize your QR's!

About

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)

(back to top)

Built With

Getting Started

Prerequisites

You need:

  • pip

Windows

python -m pip install --upgrade pip

Linux/Ux

pip install --upgrade pip

Installation

  1. Clone the repo
    git clone https://github.com/tristanHdez18/QR-Generator.git
  2. Install pip packages
    pip install -r requirements.txt
  3. Run main.py
    python3 main.py

(back to top)

Usage

This is a demo of how QR Generator can be used.

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Discord

Tristan Hdez- Tristán#2319

Project Link: https://github.com/tristanHdez18/QR-Generator

(back to top)

About

License:MIT License


Languages

Language:Python 100.0%