Skip to content

This Project convert number list to vcf files (First Names list and Family Names list are optical).

Notifications You must be signed in to change notification settings

mhkarimi1383/ListToContact-VCF-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

List To Contact(*.VCF)

This Project convert number list to vcf files (First Names list and Family Names list are optional).

How to use

1. Select Number List

Select a text file with *.txt type be sure they are line-by-line

2. Select FirstName List (optical)

Select a text file with *.txt type be sure they are line-by-line

3. Select LastName List (optical)

Select a text file with *.txt type be sure they are line-by-line

Important: be sure files are match

How to build

1. Clone the repository

Option one clone with git

git clone https://github.com/mhkarimi1383/ListToContact-VCF-.git

Option two using wget and winrar

wget https://github.com/mhkarimi1383/ListToContact-VCF-/archive/master.zip

or

curl https://github.com/mhkarimi1383/ListToContact-VCF-/archive/master.zip then extract files to a directory with winrar and go to that directory with cd ListToContact-VCF-

2. Get Template Ready

mkdir .\bin\debug and copy VcfTemplate.txt .\bin\Debug

3. build-up

msbuild ListtoContact.sln or Open the ListtoContact.sln with Visual Studio (2019 and 2017 are recommended)

Important: you need .NET Framework 4.7.2 for build that

TODO

  • make a better gitignore

About

This Project convert number list to vcf files (First Names list and Family Names list are optical).

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages