Skip to content

A javascript console app to convert a VCF file to an Abook file (pro mutt) \o/

Notifications You must be signed in to change notification settings

trmendes/vcfConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Quick Note

This project is a part of a learning process and it's is my first javascript project.

VCFConverter

I use mutt as an e-mail client and mutt uses Abook as a contact manager. Since Abook (as far as I know) do not support the VCF format I'm creating this javascript app to convert my VCF file to an Abook file.

Help

Keep in mind I'm a javascript beginner :O. If you find any error or if you know a better way of coding please, let's talk :)

How to run it?

Run: babel-node vcfConverter.js input_filename.vcf > output_filename

Is it working?

Yes! If you find any problem just open an issue so we can work on it :)

Icon

Icon: https://commons.wikimedia.org/wiki/File:Creative-Tail-People-gentleman.svg

About

A javascript console app to convert a VCF file to an Abook file (pro mutt) \o/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published