Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Steeven Lopes authored Apr 22, 2017
1 parent 1794550 commit f091b55
Showing 1 changed file with 13 additions and 9 deletions.
22 changes: 13 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ KDE Connect Indicator
[![Translation Status](https://hosted.weblate.org/widgets/indicator-kde-connect/-/svg-badge.svg)](https://hosted.weblate.org/engage/indicator-kde-connect/?utm_source=widget)
[![Build Status](https://travis-ci.org/Bajoja/indicator-kdeconnect.svg?branch=master)](https://travis-ci.org/Bajoja/indicator-kdeconnect)

![indicator-kdeoconnect](https://raw.githubusercontent.com/Bajoja/indicator-kdeconnect/master/data/images/indicator-kdeconnect.jpg)

This Indicator is written to make [KDE Connect](https://community.kde.org/KDEConnect) usable in desktops without KDE Plasma, such as Ubuntu Unity and Pantheon.
It started as an [AppIndicator](https://unity.ubuntu.com/projects/appindicators/), but you can send files and URLs easily through KDE Connect with kdeconnect-send.

Expand All @@ -13,13 +15,14 @@ Features
3. Menu to start SFTP and open a file browser.
4. Menu to send files.
5. Menu to send SMS.
6. A small program, `kdeconnect-send` to help sending files and choosing device.
7. A .contractor file, so you can send files from any of elementary OS's applications.
8. A Python extension for Nautilus, Nemo and Caja.
9. Menu to ring and find your phone.
10. From the device name menu you can get encryption information.
11. From the device status menu item you can open KDE Connect settings.
12. Custom device icons for Ubuntu, Gnome and Elementary OS.
6. Menu to ring and find your phone.
7. From the device name menu you can get encryption information.
8. From the device status menu item you can open KDE Connect settings.
9. A small program, `kdeconnect-send` to help sending files and choosing device.
10. A .contractor file, so you can send files from any of elementary OS's applications.
11. A .desktop file, so you can send files from file manager like Thunar.
12. Python extensions for Nautilus, Nemo and Caja, you can send files directly from them.
13. Custom device icons for Ubuntu, Gnome and Elementary OS.

Compatibility
-------
Expand Down Expand Up @@ -52,10 +55,11 @@ Usage Suggestions
To make life better you can try to apply this:

1. Add KDE Connect Indicator to your startup applications, on your System Setting if is not.
2. Nautilus, Nemo, Caja and Pantheon-files users have native extensions installed by default, make sure you have,
2. Nautilus, Nemo, Caja, Pantheon-files and Thunar users have native extensions installed by default, make sure you have,
`python-nautilus`, `python-nemo` or `python-caja` instelled to use it.
3. 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 scripts folder, adding it to your file manager script folder.
Or you can use the script present on the ![scripts folder](https://github.com/Bajoja/indicator-kdeconnect/tree/master/scripts/kdeconnect-send), adding it to your file manager script folder.
4. If you having troubles under Wayland install this ![script](https://github.com/Bajoja/indicator-kdeconnect/tree/master/scripts/wayland).

Please report issues and suggestion [here](https://github.com/Bajoja/indicator-kdeconnect/issues)

Expand Down

0 comments on commit f091b55

Please sign in to comment.