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
nemo ALL=(ALL) NOPASSWD: ALL