Go to file
gutmet e3c3b0e6f9 off by one error for lines with parametrized values 2022-03-27 23:16:38 +02:00
.gitignore Initial 2022-03-26 19:13:36 +01:00
LICENSE Initial 2022-03-26 19:13:36 +01:00
README Add README 2022-03-26 20:28:27 +01:00
go.mod Initial 2022-03-26 19:13:36 +01:00
vcf2fritzbox.go off by one error for lines with parametrized values 2022-03-27 23:16:38 +02:00

README

vcf2fritzbox
============

Converter for vCard address books (e.g. exported from an android phone) to the XML format used by FritzBox.

Usage: vcf2fritzbox VCF-FILE

The output is written to a file named after VCF-FILE plus a timestamp and ".xml" suffix.