Metadata-Version: 2.1
Name: leafQR
Version: 0.0.1
Summary: A Simple Qr-Code Generator
Home-page: https://github.com/newtoallofthis123/leaf
Author: NoobScience
Author-email: noobscience123@gmail.com
License: MIT
Project-URL: Author WebSite, https://newtoallofthis123.github.io/About
Project-URL: Bug Tracker, https://github.com/newtoallofthis123/leaf/issues
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: PyQRCode
Requires-Dist: pypng

# leaf

A Simple QR-Code Generator

Leaf v.0.1 

By NoobScience

Leaf is a simple Qr-COde Generator. It is light weight, easy to use, private and secure.

Leaf is a simple python program I wrote to learn python. It is actually quite useful

## Download
For the non compiled version and source code download [leaf_source_code.zip](https://github.com/newtoallofthis123/leaf/releases/download/v.0.1/leaf_source_code.zip)

For the portable zip version, download [Leaf_v.0.1.zip](https://github.com/newtoallofthis123/leaf/releases/download/v.0.1/Leaf_v.0.1.zip)

For the Setup.exe download [Leaf_v.0.1.exe](https://github.com/newtoallofthis123/leaf/releases/download/v.0.1/Leaf_v.0.1.exe)

## ScreenShot
![screenshot](https://github.com/newtoallofthis123/leaf/raw/main/Assets/leaf_screenshot.png)

## Usage
To Use it, Enter the data you want to encode and enter the name of the qr-code

Then click generate.

Once you generate the QR-Code, just click the open button to open the QR-Code

The Qr-Codes are Generated in the directory you store leaf. You can regularly clear all the png file by choosing the option
to delete all QR-code in the Edit menu.

## Future releases
Leaf_v.1.1 has the option to generate the Qr-Code in temp directory by deflaut.

Hope you enjoy using Leaf.

