Skip to content

Create multiple vCards simultaneously by reading contacts from an .xlsx file

Notifications You must be signed in to change notification settings

edmlee/vCard-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vCard Maker

Create multiple vCards simultaneously by reading contacts from an .xlsx file
Instructions:

  1. Create a Contacts folder in the same directory if it does not already exist
  2. Add contact details into the contact_list.xlsx spreadsheet provided
  3. Modify num_of_contacts variable to the desired number of contacts per vCard
  4. Run vcard_maker.py
  5. All vCards will be created in the Contacts folder and will overwrite all existing files
  6. The name of the .vcf file is given by the value in the ID column

About

Create multiple vCards simultaneously by reading contacts from an .xlsx file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages