This commit is contained in:
Bandie Yip Kojote 2017-08-19 03:43:40 +02:00
parent aa9bf1ab83
commit ddd6c303aa
1 changed files with 14 additions and 0 deletions

View File

@ -1,2 +1,16 @@
# epvpn\_xml2vcard
For [EPVPN](https://www.eventphone.de): Takes the XML file you've downloaded before and generates a vCard (makes sense for Android and stuff).
## Usage
1. Get your brandnew™ EPVPN-XML file from the [EPVPN Phonebook](https://www.eventphone.de/guru2/epvpn/phonebook?format=xml). Maybe save it as `phonebook.xml`.
2. If not already done, make it executable through `chmod +x epvpn_xml2vcard`.
3. Run `./epvpn_xml2vcard -i phonebook.xml -o epvpn.vcf`.
4. Now you have a file named `epvpn.vcf` ready to import to Android™®©qqre or somewhere else.
## FAQ
- Q: Why?
- A: I am too impatient to wait for Eventphone changing things. They're busy enough.