KDEConnect-commands
KDEConnect-commands copied to clipboard
List of examples to be used in KDE Connect.
KDEConnect-commands
Click here to see the commands.
Here is my KDEConnect-commands
that allows to control your Plasma Desktop from your Android phone. It uses KDEConnect that is capable to do some really cool stuff. In fact, you can do almost anything like send files from and to phone, control slideshow presentation, control multimedia application, remote input and the ability to run commands directly in your Linux box.
This repository contains a list of commands to be used in KDE Connect.
Prerequisites
Before you begin, ensure you have met the following requirements: To use it, you have to install KDE Connect package on your Linux distribution and the app in your Android phone.
The Android app can be found at Google Play Store and F-Droid.
You should have kde-connect package installed on your Linux system. In this example, I use Arch Linux.
sudo pacman -S kdeconnect
The package have some optional dependencies (in Arch Linux) that you should install to be able to use the respective feature in KDE Connect.
- sshfs: remote filesystem browser
- kde-cli-tools: configuration UI
- qt5-declarative: QML bindings
- python-nautilus: Nautilus integration
Using KDEConnect-commands
To use KDEConnect-commands, follow these steps:
- Access KDE
System Settings
>KDE Connect
. - Choose your device on the list and then
Run commands
In the window that shows up you should give a smart name and copy the command line at the column "Command". Press "OK" and you are done.
More information about KDEConnect project can be found at KDE Community Wiki.
Contributing to KDEConnect-commands
To contribute to KDEConnect-commands, follow these steps:
- Fork this repository.
- Create a branch:
git checkout -b <branch_name>
- Make your changes and commit them:
git commit -m '<commit_message>'
- Push to the original branch:
git push origin KDEConnect-commands/<location>
- Create the pull request
Alternatively see the GitHub documentation on creating a pull request.
Maintainer
I'm the only one here! Help me! 🙂
Contributors
But there are cool contributors:
Null |
Harshal Patil |
William Leclerc |
Contact
If you want to contact me you can send an email to [email protected].
License
This project uses the following license: GNU GPLv3.