micropoc_xml2vcard/README.md

17 lines
706 B
Markdown
Raw Normal View History

2017-08-19 01:33:37 +00:00
# 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).
2017-08-19 01:43:40 +00:00
## 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`.
2017-08-20 14:50:21 +00:00
2. If not already done, set executable rights for the program through `chmod +x epvpn_xml2vcard`.
2017-08-19 01:43:40 +00:00
3. Run `./epvpn_xml2vcard -i phonebook.xml -o epvpn.vcf`.
2017-08-20 14:50:21 +00:00
4. Now you have a file named `epvpn.vcf` ready to import to Android™®©đ€¶@ŋŧ¶ or somewhere else.
2017-08-19 01:43:40 +00:00
## FAQ
- Q: Why?
- A: I am too impatient to wait for Eventphone changing things. They're busy enough.