You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This extension for the Nemo file manager adds the ability to send files to devices connected using KDEConnect directly from Nemo.
4
+
This extension for the Nemo file manager adds the ability to send files to devices connected using KDE Connect directly from Nemo.
5
5
6
6
# Usage
7
7
@@ -11,16 +11,16 @@
11
11
12
12
## Debian based Distributions (e.g. Ubuntu, Linux Mint, ...)
13
13
14
-
Install the deb file from the [Releases Section](https://github.com/JoeJoeTV/nemo-extension-kdeconnect/releases)
14
+
Install the `.deb` file from the [releases section](https://github.com/JoeJoeTV/nemo-extension-kdeconnect/releases)
15
15
16
16
## Other Distributions
17
17
18
-
Download the .tar.gzfile from the [Releases Section](https://github.com/JoeJoeTV/nemo-extension-kdeconnect/releases) and put it in the nemo-python extensions folder (`~/.local/share/nemo-python/extensions`)
18
+
Download the `.tar.gz` or `.zip`file from the [releases section](https://github.com/JoeJoeTV/nemo-extension-kdeconnect/releases) and extract the contents of the `src/` folder in the archive into the nemo-python extensions folder (`~/.local/share/nemo-python/extensions`)
19
19
20
20
# Translations
21
21
22
22
If anyone wants to translate this extension, you can just open a pull request with the added `.po` file
23
23
24
24
# Bugs & Issues
25
25
26
-
If you find any Bugs or Issure, please head over to the Issues tab and open a neu Issue there.
26
+
If you find any bugs or issues, please head over to the "Issues" tab and open a new issue there.
0 commit comments