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 kdeconnect-send.
- Indicator in the panel which show your devices, with its name, status, and battery.
- Menu to request for pairing and unpairing.
- Menu to start SFTP and open a file browser.
- Menu to send files.
- Menu to send SMS.
- Menu to ring and find your phone.
- From the device name menu you can get encryption information.
- From the device status menu item you can open KDE Connect settings.
- A small program,
kdeconnect-send
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.
- Custom device icons for Ubuntu, Gnome and Elementary OS.
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.
After changes on KDE Connect this will work only in KDE Connect 1.0.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 https://software.opensuse.org//download.html?project=home%3ABajoja&package=indicator-kdeconnect 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
- 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
instelled to use it. - If your files manager is not supported by extensions create a action entry with
kdeconnect-send %F
as command. Or you can use the script present on the, adding it to your file manager script folder.
- If you having troubles under Wayland install this
.
Please report issues and suggestion here
And help translate this project here