This is a desktop application built with Python and PyQt5 that generates vCard files from user input and creates a QR code for the vCard. The application allows users to input contact information, generate a vCard, and view the corresponding QR code.
-
This is a project developed entirely for educational purposes, thus use of 'pyinstaller' for packaging. Furthermore this type of packaging may be perceived as threats by most of Windows Security Systems but the program is SAFE
-
All the relevant files(distr, caches, python source code) are located in the project's directory.
- Clone this repository to your local machine
- Using the application:
Go to "distr>>main" to locate the .exe file
-Enter your contact information into the input fields (Name, Phone Number, Email, Website).
-Click "Generate vCard" to create the vCard from the provided information.
-Click "Generate QR Code" to generate and display the QR code for the vCard.
-Use the "Reset" button to clear all input fields and outputs.
-Use the "Exit" button to close the application.
Feel free to fork the repository and submit pull requests. If you find any issues or have suggestions for improvements, please open an iss