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 in the panel which show your devices, with its name, status, and battery.
- Menu to request for pairing and unpairing.
- Menu to accept and reject pairing
- Menu to start SFTP and open a file browser.
- Menu to send files.
- Menu to send URLs.
- Menu to send SMS.
- Menu to ring and find your phone.
- From the device battery menu item you can open KDE Connect settings.
- A Window,
indicator-kdeconnect -c
to help sending files and choosing device. - A .contractor file, so you can send files from any of elementary OS's applications.
- A .desktop file, so you can send files from file manager like Thunar.
- Python extensions for Nautilus, Nemo and Caja, you can send files directly from them.
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:
- Add KDE Connect Indicator to your startup applications, on your System Setting if is not.
- Nautilus, Nemo, Caja, Pantheon-files and Thunar users have native extensions installed by default, make sure you have,
python-nautilus
,python-nemo
orpython-caja
installed to use it. - If your files manager is not supported by extensions create a action entry with
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. - If you want to change settings for indicator-kdeconnect use
indicator-kdeconnect -s
. - If you are having troubles under Wayland install this script.
Please report issues and suggestion here
And help translate this project here