diff --git a/README.md b/README.md new file mode 100644 index 00000000..82c5722c --- /dev/null +++ b/README.md @@ -0,0 +1,25 @@ +# KDE Connect - Android app + +KDE Connect is a multi-platform app that allows your devices to communicate (eg: your phone and your computer). + +## (Some) Features +- **Shared clipboard**: copy and paste between your phone and your computer (or any other device). +- **Notification sync**: Read your Android notifications from the desktop. +- **Share files and URLs** instantly from one device to another. +- **Multimedia remote control**: Use your phone as a remote for Linux media players. +- **Virtual touchpad**: Use your phone screen as your computer's touchpad. + +All this without wires, over the already existing WiFi network, and using a secure, encrypted protocol. + +## About this app + +This is a native Android port of the KDE Connect Qt app. You will find a more complete readme about KDE Connect [here](https://github.com/albertvaka/kdeconnect-kde). + +## How to install this app + +You can install this app from the [Play Store](https://play.google.com/store/apps/details?id=org.kde.kdeconnect_tp) as well as [F-Droid](https://f-droid.org/repository/browse/?fdid=org.kde.kdeconnect_tp). Note you will also need to install the [desktop app](https://github.com/albertvaka/kdeconnect-kde) for it to work. + +## License +[GNU GPL v2](https://www.gnu.org/licenses/gpl-2.0.html) and [GNU GPL v3](https://www.gnu.org/licenses/gpl-3.0.html) + +If you are reading this from Github, you should know that this is just a mirror of the [KDE Project repo](https://projects.kde.org/projects/playground/base/kdeconnect-android/repository/).