View Single Post
Posts: 20 | Thanked: 17 times | Joined on Nov 2011 @ Zagreb, Croatia
#4
Just uploaded version 0.3, in which contact names, mobile type and phone number are shown.
Unfortunately, this version needs sudo command/package installed because Contacts database needs privileged user. I downloaded mine from OpenRepos at https://openrepos.net/content/nieldk/sudo

After installation of "sudo", we need to add "nemo" to privileged user in /etc/sudoers with "visudo" command:
Code:
nemo ALL=(ALL) NOPASSWD: ALL
 

The Following 2 Users Say Thank You to kskoda For This Useful Post: