guinuxbr / KDEConnect-commands

List of examples to be used in KDE Connect.
59 stars 13 forks source link

KDEConnect-commands

Click here to see the commands.

GitHub repo size GitHub contributors GitHub stars GitHub forks Twitter Follow

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.

Using KDEConnect-commands

To use KDEConnect-commands, follow these steps:

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:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin KDEConnect-commands/<location>
  5. 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:

5ucur
Null
harshallcode
Harshal Patil
LeCleric
William Leclerc

Contact

If you want to contact me you can send an email to guinuxbr@gmail.com.

License

This project uses the following license: GNU GPLv3.