I often miss calls, and I may be slow to answer SMS on my Android phone, but I’m often in front of my computer, so I decided to look for solutions to show SMS and call notifications on my computer running Ubuntu 16.04. I first found LinConnect, but it does not seem to be developed anymore, and after some more research I discovered that KDE Connect should do the job. The developer just released KDE Connect 1.0 a few weeks ago with add encryption, the ability to reply to SMS from your computer and more… One person posted instructions for Kubuntu 16.04. There’s just a problem it won’t work with Unity desktop, only KDE Plasma, due to a lack of support for Qt 5.6.
You can still use the older version without encryption and other new features by “simply” running:
1 |
sudo apt install kdeconnect-plasma |
However the installation failed for me:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
Unpacking kde-cli-tools-data (4:5.5.5-0ubuntu1) ... dpkg: error processing archive /var/cache/apt/archives/kde-cli-tools-data_4%3a5.5.5-0ubuntu1_all.deb (--unpack): trying to overwrite '/usr/share/locale/th/LC_MESSAGES/kmimetypefinder.mo', which is also in package kde-l10n-th 4:4.10.97-0ubuntu1 dpkg-deb: error: subprocess paste was killed by signal (Broken pipe) Preparing to unpack .../libkf5sysguard-data_4%3a5.5.5-0ubuntu2_all.deb ... Unpacking libkf5sysguard-data (4:5.5.5-0ubuntu2) ... dpkg: error processing archive /var/cache/apt/archives/libkf5sysguard-data_4%3a5.5.5-0ubuntu2_all.deb (--unpack): trying to overwrite '/usr/share/locale/th/LC_MESSAGES/processui.mo', which is also in package kde-l10n-th 4:4.10.97-0ubuntu1 dpkg-deb: error: subprocess paste was killed by signal (Broken pipe) Preparing to unpack .../plasma-workspace_4%3a5.5.5.2-0ubuntu1_amd64.deb ... Unpacking plasma-workspace (4:5.5.5.2-0ubuntu1) ... dpkg: error processing archive /var/cache/apt/archives/plasma-workspace_4%3a5.5.5.2-0ubuntu1_amd64.deb (--unpack): trying to overwrite '/usr/share/locale/th/LC_MESSAGES/plasma_runner_recentdocuments.mo', which is also in package kde-l10n-th 4:4.10.97-0ubuntu1 dpkg-deb: error: subprocess paste was killed by signal (Broken pipe) Processing triggers for dbus (1.10.6-1ubuntu3) ... Errors were encountered while processing: /var/cache/apt/archives/kde-cli-tools-data_4%3a5.5.5-0ubuntu1_all.deb /var/cache/apt/archives/libkf5sysguard-data_4%3a5.5.5-0ubuntu2_all.deb /var/cache/apt/archives/plasma-workspace_4%3a5.5.5.2-0ubuntu1_amd64.deb E: Sub-process /usr/bin/dpkg returned an error code (1) |
An “apt install -f” did not help, so I uninstalled kde-l10n-th package:
1 |
sudo dpkg -r --force-depends kde-l10n-th |
Ran “sudo apt install -f”, and the installation went through. It’s possible it’s an error specific to Thai language only. I’m unclear whether the bug is due to that package, or KDE Connect.
Now you can install KDE Connect Android app on your phone, and start KDE Connect Settings on your computer and enable the server in order to pair your phone.
I could connect to the server, and set notifications for apps. You can also set several options in KDE Connect in Ubuntu 16.04, and the program seems quite powerful.
Sadly, I only manage to get a notification once in the top right corner for an upcoming call (I was not fast enough for a screenshot), and after it I did work anymore. You can also open KDE Connect Monitor to have a look at notifications, but in the case of calls it will only show you the missed called, not when the call starts. The Blue button on the top right is used to make your phone ring in case you can’t find it.
It’s not really ideal, so I decided to go ahead and install the latest version.
The first step is to install the Kubuntu backport.
1 2 3 |
sudo add-apt-repository ppa:kubuntu-ppa/backports sudo apt update sudo apt install kubuntu-desktop |
Sadly I canceled it, because I went through many dependencies errors during installation, maybe I did something wrong.
In case it works, you can use the PPA for Kubuntu 16.04 / 16.10, and install KDE Connect 1.0:
1 2 3 |
sudo add-apt-repository ppa:clivejo/kdeconnect-kde sudo apt update sudo apt install kdeconnect |
Overall, this was a time consuming experience, and KDE Connect did not work reliably for me. Any tips are welcomed.
Jean-Luc started CNX Software in 2010 as a part-time endeavor, before quitting his job as a software engineering manager, and starting to write daily news, and reviews full time later in 2011.
Support CNX Software! Donate via cryptocurrencies, become a Patron on Patreon, or purchase goods on Amazon or Aliexpress
Hi
you should check Desktop Notifications for Android a chrome plugin https://chrome.google.com/webstore/detail/desktop-notifications-for/giicnncicnopjohcpamieklkiacdoeni
I used to use it and remember it worked very well 🙂
I use the PushBullet app on phone & chrome extension. It works really fine.
@Tomek
@jkx
Thanks. It looks like most people use Chrome for this. Somebody on G+ talked about Hangouts doing something similar.
I’m a Firefox user, so I’d rather not use Chrome just for Notifications… I’ll see what to do.
I got the 1.0 working (after about 2 hours) but there are lots of issues. Not worth. Im thinking of forking it to port to unity proper.
@cnxsoft
there is a android-desktop-notif as firefox add-on – just search for it
@maurer
Thanks, it seems to work well. I’m still hoping for a KDE Connect 1.0 port to be able to reply to SMS from my PC.
@cnxsoft
How does this firefox-addon exactly called, I didn’t found it?
@rebeL
A DuckDuckGo search lead me to that add-on: https://addons.mozilla.org/en-US/firefox/addon/android-desktop-notif/
The Android app is: https://play.google.com/store/apps/details?id=org.hcilab.projects.notification
If it is just notifications you want then install an older version of kdeconnect along with indicator-kdeconnect and it works fine to share notifications between devices, share a clipboard, send files between devices and usesthe phone as a keyboard/mouse – plus browse device if it on kittkat or lower (doesn’t seem to work for android 5 or 6.
https://code.launchpad.net/~vikoadi/+archive/ubuntu/ppa/ has upto version 0.8, along with the indicator required for unity/gnome/pantheon/anything else not kde.
I played with this some months ago – local linux notification is also interesting.
http://www.bitkistl.com/2016/04/linux-desktop-and-android-interworking.html
@cnxsoft
There’s a pushbullet indicator application for Ubuntu, see “Instalación”: https://www.atareao.es/apps/pushbullet-indicator-para-enviar-archivos-entre-ubuntu-y-android/#more-9791