micropoc_xml2vcard
For micropoc: Takes the XML file you've downloaded before and generates a vCard (makes sense for Android and stuff).
Usage
- Get your brandnew™ XML file from the micropoc Phonebook. Maybe save it as
phonebook.xml. - If not already done, set executable rights for the program through
chmod +x micropoc_xml2vcard. - Run
./micropoc_xml2vcard -i phonebook.xml -o micropoc.vcf. - Now you have a file named
micropoc.vcfready to import to Android™®©đ€¶@ŋŧ¶ or somewhere else.
Description
For micropoc: Takes the XML file and generates a vCard (makes sense for Android and stuff)
Languages
Python
100%