I am no longer maintaining this project, since I am no longer an Android user, I hope that someone else will be able to continue this, now a big thank you to everyone who somehow helped to develop this project, either with code, images, translations, bug reporting, packaging and distribution.
This Indicator is written to make KDE Connect usable in desktops without KDE Plasma, such as Ubuntu Unity and Pantheon. It started as an AppIndicator, but you can send files and URLs easily through KDE Connect with sendvia-kdeconnect.
indicator-kdeconnect -c
to help sending files and choosing device.Any desktop that supports KStatusNotifierItem/AppIndicator icons should just work – Budgie, Cinnamon, LXDE, Pantheon, Unity, and many others. The only major oddball is Gnome where you need an additional Gnome Shell extension for proper support.
Another solution for Gnome Shell is consider to use KDE Connect implementation for Gnome Shell 3.24+. It's a full integrated extension with the same features.
After changes on KDE Connect this will work only in KDE Connect 1.3.0 and up which can be problematic on Linux distributions released before August 2016.
Arch Linux There is a package available in the AUR
Fedora and OpenSUSE Visit and select your operating system.
Ubuntu and Linux Mint Ubuntu 16.04, 16.10, 17.04 and Linux Mint 18.1 users can use this PPA:
sudo add-apt-repository ppa:webupd8team/indicator-kdeconnect
sudo apt update
sudo apt install kdeconnect indicator-kdeconnect
OBS: This PPA is outdated, looking for new maintainer
Flatpak
Flatpak source can be found here
From the Source
Check the INSTALL file
To make life better you can try to apply this:
python-nautilus
, python-nemo
or python-caja
installed to use it.indicator-kdeconnect -c %F
as command.
Or you can use the script present on the scripts folder, adding it to your file manager script folder.indicator-kdeconnect -s
.Please report issues and suggestion here
And help translate this project here