It's the app for easily decoding strings into a QR code. Also, it saves your strings in the history.
Don't forget to install "qrcode" and "PIL" (Pillow) libraries! "QR code.ico" is an icon for the window. "history.pickle" is a very important file, that saves history of your QR codes. "settings.py" is a file, that contains setting for window, default values and instructions.
- Write the data, that you want to decode into QR code.
- Click "Generate" button.
- Write the name of your file, choose the directory and click "Save". Also, the program will save your string in history.
This app was made by Artem Karpenko. Thanks ChatGPT for helping and fixing errors. The icon for window is from Wikipedia.