Skip to content

A polished CLI tool to export saved mobile numbers all in a single standard VCF file. (vCard Version 2.1)

Notifications You must be signed in to change notification settings

azuregray/Bulk-Contacts-vCard-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

B U L K   v C A R D   G E N E R A T O R

O N   S E L F   I N T E R E S T

Author: D A R S H A N   S

My Identity >> Github | LinkedIn | Instagram | YouTube | Telegram | Mail

A polished CLI tool to export saved mobile numbers all in a single standard VCF file. (vCard Version 2.1)


Installation

  • Requirements / Dependencies
python -m pip install os
python -m pip install tkinter
python -m pip install time
  • How to run

MADE ON WINDOWS, MADE FOR WINDOWS

Please note that this code is currently intended to run on Windows CLI only.

Windows Terminal to be exact.

# Assuming you are inside the cloned folder
# Just run this:

python vcard_generator.py

  • All the following is available inside vCard_Generator.py

Author Bio

Official VCF Dataframe Format

Developer Notes

Tester Notes

Future Enhancements

User Notes

Input Requirements

Actual Working Code


  • URL for the origin repository is as below

https://github.com/azuregray/Bulk-Contacts-vCard-Generator


  • References

GeeksForGeeks | PyPI Docs | Reddit | StackOverflow | Google Gemini