Skip to content

MKun1/vCard-QR-code-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vCard-QR-code-generator

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.

!-IMPORTANT

  1. 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

  2. All the relevant files(distr, caches, python source code) are located in the project's directory.

Usage

  1. Clone this repository to your local machine
  2. 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.

Contributing

Feel free to fork the repository and submit pull requests. If you find any issues or have suggestions for improvements, please open an iss

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors