- Implemented graphical interface for vCard extractor
- Validating vcard file, display error message if file is not valid
- Display message if vCard doesn't contain any tel number
- List all the tel numbers with type parameter
- Added buttons to open corresponding phone number with main popup
- Updated command line arguments, so one .desktop file can be used for both tel and vCard mimes
- Python packaging of project
- Uploaded package to PyPI