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>
This week i tried to add truecaller info fetch functionality, I checked some existing libraries but they didn't work. Then I was trying to extract the data from webpage using selenium, but then i found out truecaller website is protected by reCAPTCHA. So i simply wrote a script that takes country_code and phonenumber and generates a truecaller url and open in browser. Next week i will be working on button creation framework, so i started thinking about it's requirements and implementation so i can discuss with my mentor this week. Here is the repository link : https://salsa.debian.org/sanjaypra555-guest/linux-dialer/ Regards, Sanjay
