Go to file
2022-03-27 12:58:39 +02:00
.gitignore Initial 2022-03-26 19:13:36 +01:00
go.mod 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
vcf2fritzbox.go just unfold everything beforehand and use a scanner 2022-03-27 12:58:39 +02:00

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.