KDE Connect is a multi-platform app that allows your devices to communicate (eg: your phone and your computer).
This repo is personal modified version, additional features:
- Added ability to notifications when a connection is lost or received. (branch: notifications-connect-status)
- Added ability to send SMS short code to clipboard. (branch: send-sms-short-code)
The SMS short code extraction function modifies the
SmsCodeUtils.java
source file in the tianma8023/SmsCode repository.
KDE Connect 是一个多平台的应用程序,允许您的设备进行通信(例如:您的手机和您的电脑)。
此仓库是个人修改版本,额外的功能:
-
添加了连接丢失或重连时发送通知的功能。 (branch: notifications-connect-status)
-
添加自动提取并发送短信验证码至电脑剪贴板功能。 (branch: send-sms-short-code)
验证码提取功能修改于 tianma8023/SmsCode 仓库中的
SmsCodeUtils.java
源文件。
- 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 WiFi network, and using TLS encryption.
This is a native Android port of the KDE Connect Qt app. You will find a more complete readme about KDE Connect here.
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.
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.
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.