Go to file
l10n daemon script 0eb79e0053 GIT_SILENT made messages (after extraction) 2024-05-09 01:51:50 +00:00
.gitlab/merge_request_templates Add merge request templates (copy from kdeconnect-kde) 2019-04-13 16:45:31 -06:00
LICENSES Convert license headers to SPDX 2020-08-17 16:17:20 +02:00
fastlane GIT_SILENT made messages (after extraction) 2024-05-04 01:56:54 +00:00
gradle Bump deps 2024-04-12 09:25:44 +02:00
po GIT_SILENT Sync po/docbooks with svn 2024-05-06 02:30:22 +00:00
res GIT_SILENT made messages (after extraction) 2024-05-09 01:51:50 +00:00
src/org/kde/kdeconnect Offer to "continue playing" media on this device after pausing 2024-05-02 16:18:33 +02:00
tests/org/kde/kdeconnect refactor: migrate `DevicePacketQueue` to Kotlin Coroutine 2024-04-14 23:04:55 +00:00
.gitattributes Bump gradle wrapper version. 2020-05-13 04:35:02 +00:00
.gitignore Safer gitignore 2024-04-12 09:25:44 +02:00
.gitlab-ci.yml Use allowed CI image 2024-03-25 22:24:43 +00:00
AndroidManifest.xml Release 1.30.1 2024-04-11 23:45:56 +02:00
COPYING Added license file 2013-10-01 14:35:30 +02:00
README.md fix: Correct gitlab link and typos 2024-03-18 13:03:45 +08:00
StaticMessages.sh Adding support for per-app language preferences on Android 13 and later 2023-03-25 19:25:39 +00:00
adaptive_icon.svg Add Android 8+ adaptive icons 2022-02-16 22:54:52 +00:00
build.gradle.kts Bump deps 2024-04-06 16:46:27 +02:00
debug.keystore Check-in a new debug keystore 2019-09-07 14:31:55 +02:00
gradle.properties Bump dependencies 2024-03-02 01:59:34 +01:00
gradlew Bump gradle wrapper version. 2020-05-13 04:35:02 +00:00
gradlew.bat Bump gradle wrapper version. 2020-05-13 04:35:02 +00:00
icon.svg Modified icon for better display on light backgrounds and better compliance with material design. 2015-09-16 16:24:52 +01:00
proguard-rules.pro Migrate build configuration to kotlin 2023-08-08 08:01:35 +00:00
settings.gradle.kts Migrate build configuration to kotlin 2023-08-08 08:01:35 +00:00

README.md

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 and reply to 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 and keyboard.

All this without wires, over the already existing Wi-Fi network, and using TLS encryption.

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.

How to install this app

You can install this app from the Play Store as well as F-Droid. Note you will also need to install the desktop app for it to work.

Contributing

A lot of useful information, including how to get started working on KDE Connect and how to connect with the current developers, is on our KDE Community Wiki page

For bug reporting, please use KDE's Bugzilla. Please do not use the issue tracker in GitLab since we want to keep everything in one place.

To contribute patches, use KDE Connect's Gitlab. On Gitlab (as well as on our old Phabricator) you can find a task list with stuff to do and links to other relevant resources. It is a good idea to also subscribe to the KDE Connect mailing list.

Please know that all translations for all KDE apps are handled by the localization team. If you would like to submit a translation, that should be done by working with the proper team for that language.

License

GNU GPL v2 and GNU GPL v3

If you are reading this from GitHub, you should know that this is just a mirror of the KDE Project repo.