Hi,
My project is Click To Dial Popup Window for the Linux Desktop
<https://wiki.debian.org/SummerOfCode2018/Projects#SummerOfCode2018.2FProjects.2FClickToDialPopupWindowForLinuxDesktop.Click_To_Dial_Popup_Window_for_the_Linux_Desktop>
What I did this week :
- 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 <https://pypi.org/project/linuxdialer/>
Repository link :
https://salsa.debian.org/sanjaypra555-guest/linux-dialer/
Regards,
Sanjay