tecxick / Qr_generator_python

QR-code Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qr_generator_python

Qr code generator with a basic GUI.

Screenshot 2021-10-11 110052

❔ About the QR-Code-Generator

This project Generates QR codes to sites, e-mails and plain texts.

🤝 Contributions

Follow the steps below to contribute:

Fork the project ( https://github.com/tecxick/Qr_generator_python )

Clone your fork to your machine (git clone https://github.com/user_name/Qr_generator_python.git)

Create a branch to perform your modification (git checkout -b feature/name_new_feature)

Add your modifications and commit (git commit -m "Describe your modification")

Push (git push origin feature/name_new_feature)

Create a new Pull Request

Okay, now just wait for the analysis

About

QR-code Generator

License:MIT License


Languages

Language:Python 100.0%