Complete '20220108 What is KDE Connect- How Do You Use It- [Beginner-s Guide]'

This commit is contained in:
yjacks 2023-07-20 18:33:24 +08:00
parent 166bb08bf0
commit ec87507fe5
2 changed files with 155 additions and 154 deletions

View File

@ -1,154 +0,0 @@
[#]: subject: "What is KDE Connect? How Do You Use It? [Beginners Guide]"
[#]: via: "https://www.debugpoint.com/2022/01/kde-connect-guide/"
[#]: author: "Arindam https://www.debugpoint.com/author/admin1/"
[#]: collector: "lkxed"
[#]: translator: "yjacks"
[#]: reviewer: " "
[#]: publisher: " "
[#]: url: " "
What is KDE Connect? How Do You Use It? [Beginners Guide]
======
In this article, we explain what is KDE Connect, its main features, basic usage guide and installation steps.
The technology evolving at a rapid space. That includes the software, hardware and different form factor devices. The future is all about seamless integration and workflow across different devices. Every day, we are moving a little closer to a state where you send and receive data across all connected devices. And KDE Connect application is a flag bearer on the Linux desktop systems.
### What is KDE Connect?
[KDE Connect][1] is an application developed by KDE Desktop team that offers seamless connectivity between Linux System and any other system running Windows, macOS, Android or Linux.
When installed, KDE connect enables you to receive phone notifications, send and receive SMS, browse files, send and receive files and many such features.
Furthermore, KDE Connect does all these following a secure protocol over the wireless network to prevent any privacy mishap. The application is a Free and Open Source application, hence minimal chance of any hidden issues. With all these features combined, KDE Connect is an excellent tool for its purpose.
Lets see how you can install it and use.
### Installing KDE Connect
For this KDE Connect guide, I will show you the connection between a Linux Distribution and Android Mobile Phones. However, this should be the same for Windows and Android connectivity as well.
KDE Connect set up is a two-way process. You have to install KDE Connect in your Linux distribution and in your Android Mobile Phone from Play Store.
#### Installing in Linux Distribution
Installing KDE Connect in your Linux Distribution is easy. It is available in all major Linux distributions official repo. If you are using Ubuntu, and want a terminal way of installing, run below.
```
sudo apt install kdeconnect
```
For Fedora
```
sudo dnf install kdeconnect
```
For [Arch Linux][2]
```
pacman -S kdeconnect
```
Or, you can search in Software and hit install.
For Windows and other Linux distributions, you can refer [to this page][3] for several other options for download.
#### Installing in Android Mobile Phone
Search for KDE Connect in Google Play Store and hit install to install it in your Android Device.
[KDE Connect in Play Store][4]
If you are using a Free/Libre version of Android, you can get it via f-droid store using the below link (Thanks to our readers for this tip).
[https://f-droid.org/en/packages/org.kde.kdeconnect_tp/][5]
### Setting Up KDE Connect
KDE Connect helps to connect devices that are in the same network. So, make sure your Linux system and Android device both are connected to the same Wi-Fi or wireless network.
Now open the KDE Connect App in your mobile phone. You should see the name of your Linux Systems. If you do not see anything, make sure your device and Linux both are connected in same network and hit Refresh.
![KDE Connect in Android Device showing connected Linux System][6]
Open the KDE Connect in Linux and you should see your mobile phone entry as shown in the below image.
![KDE Connect before pairing][7]
Now, click on the name of your mobile phone and hit **Pair**. Once you do that, immediately you get a notification in your mobile phone for Pairing Accept or Reject. Tap on Accept.
![Pairing Request for KDE Connect][8]
The icon of your Phone should turn GREEN, and it shows that your mobile phone and Linux system both are connected and paired.
![KDE Connect after successful pairing][9]
By default, the app grants you the below permissions
* Multimedia control
* Remote Input
* Presentation Remote
* Finding Device
* Sharing Files
And the following features required explicit permission in your Android device, which you need to grant them manually. Because they are little privacy centric.
* SMS sending and receiving
* Media Player Control
* Receive Keystrokes from Computer to Mobile Phone
* Notification Sync
* Telephone Notifier
* Contact Sync
* Mouse Receiver
For all these, you have to tap on the option and grant access in Android phone. Then you will be able to enjoy these services in Linux device.
### Example Notification Sync
I will show you one example where Notification Sync option is enabled. Open the app in your Android phone, go to the **Connected Device** section. Tap on **Notification Sync** and take option **Open Settings**.
Enable Notification access against **KDE Connect** and tap on **Allow**.
![Enabling Notification Sync][10]
This will start showing the notifications from your mobile phones to your Linux device. For example, below notification which I received in my test Android device.
![Sample Notification in Mobile Phone][11]
And the same is shown in KDE Connect in the Linux system.
![Sample Notification in KDE Connect from Mobile Phone][12]
Similarly, you can start enabling the other services and giving them permission as it is applicable for you.
### Closing Notes
I hope this guide helps you to set up KDE Connect in your Linux system and mobile phones. You can easily set up several features after giving proper permission to make the most out of KDE Connect application. Once it is set up completely, you do not need to look over your mobile phones anymore. Because you can easily read notifications, reply to messages while working in your Laptop or Desktop.
What do you think about KDE Connect? Let me know in the comment box below.
--------------------------------------------------------------------------------
via: https://www.debugpoint.com/2022/01/kde-connect-guide/
作者:[Arindam][a]
选题:[lkxed][b]
译者:[译者ID](https://github.com/译者ID)
校对:[校对者ID](https://github.com/校对者ID)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
[a]: https://www.debugpoint.com/author/admin1/
[b]: https://github.com/lkxed
[1]: https://kdeconnect.kde.org/
[2]: https://www.debugpoint.com/tag/arch-linux
[3]: https://kdeconnect.kde.org/download.html
[4]: https://play.google.com/store/apps/details?id=org.kde.kdeconnect_tp&hl=en_IN&gl=US
[5]: https://f-droid.org/en/packages/org.kde.kdeconnect_tp/
[6]: https://www.debugpoint.com/wp-content/uploads/2022/01/KDE-Connect-in-Android-Device-showing-connected-Linux-System-1024x656.jpg
[7]: https://www.debugpoint.com/wp-content/uploads/2022/01/KDE-Connect-before-pairing-1024x368.jpg
[8]: https://www.debugpoint.com/wp-content/uploads/2022/01/Pairing-Request-for-KDE-Connect-1024x917.jpg
[9]: https://www.debugpoint.com/wp-content/uploads/2022/01/KDE-Connect-after-successful-pairing-1024x249.jpg
[10]: https://www.debugpoint.com/wp-content/uploads/2022/01/Enabling-Notification-Sync-1024x718.jpg
[11]: https://www.debugpoint.com/wp-content/uploads/2022/01/Sample-Notification-in-Mobile-Phone-914x1024.jpg
[12]: https://www.debugpoint.com/wp-content/uploads/2022/01/Sample-Notification-in-KDE-Connect-from-Mobile-Phone.jpg

View File

@ -0,0 +1,155 @@
[#]: subject: "What is KDE Connect? How Do You Use It? [Beginners Guide]"
[#]: via: "https://www.debugpoint.com/2022/01/kde-connect-guide/"
[#]: author: "Arindam https://www.debugpoint.com/author/admin1/"
[#]: collector: "lkxed"
[#]: translator: "yjacks"
[#]: reviewer: " "
[#]: publisher: " "
[#]: url: " "
什么是 KDE Connect怎么用[新手指南]
======
我们将在本文中解释:什么是 KDE Connect它的主要特性是什么它应该如何安装并提供基本的使用指南。
科技日新月异包括那些软件、硬件以及不同设备中的不同之处。这个未来是涉及一切无缝集成和不同设备间的工作流的。每天我们都在接近这样的状态从一切连接的设备中发送与接受数据。KDE Connect 是 Linux 桌面系统中首屈一指的“传播者”。
### 什么是 KDE Connect
[KDE Connect][1] 是 KDE 桌面社群开发的。提供 Linux 系统与其他系统,如 Windows、MacOS、Android 及 Linux的无缝连接。
KDE connect 安装后会使你可以接受手机提醒、发送或接受短信、浏览文件、发送或接受文件,以及其他这样的特性。
此外KDE Connect 在通过无线网络完成上述特性时使用安全协议以避免安全事故。它是免费和开源的软件,故而,用户只有极小的机会遇上隐藏的问题。因为组合了这些优良特性,因而 KDE Connect 是一个领域内的极佳工具。
下文介绍你如何安装和使用它。
### 安装 KDE Connect
本文将为你展示如何连接 Linux 发行版和 Android 智能手机。Windows 与 Android 的连接也应是如此。
KDE Connect 需要两方都有。你必须在你的 Linux 发行版和你的 Android 智能手机都安装 KDE Connect。
(LCTT 译注:原文为“从 Google Play 安装 KDE Connect。”但下文同样提到了从 F-droid 安装的方法,故不翻。)
#### 在 Linux 发行版上安装
在你的 Linux 发行版上安装 KDE Connect 很简单。其在所有的主流 Linux 发行版的官方仓库中都可用。如果你在用 Ubuntu并且想在终端安装运行如下指令
```
sudo apt install kdeconnect
```
Fedora
```
sudo dnf install kdeconnect
```
[Arch Linux][2]
```
pacman -S kdeconnect
```
或在 Software 中搜索并安装。
参考 [这个页面][3] 来通过其他几种选项为 Windows 和其他 Linux 发行版下载安装。
#### 在 Android 智能手机上安装
在 Android 设备中,在 Google Play 商店中搜索 KDE Connect 并安装。
[Google Play 商店中的 KDE Connect][4]
如果你在使用某个安卓的自由版本,你可以用下面的链接来通过 f-droid 安装。(感谢我们的读者提出这一条)。
[https://f-droid.org/zh_Hans/packages/org.kde.kdeconnect_tp/][5]
### 设置 KDE Connect
KDE 适用于在相同网络中的设备。因此,确保你的 Linux 系统和 Android 设备都连接到了相同的无线网络中。
打开你手机里的 KDE Connect。你应当见到你的 Linux 系统的名称。如果你啥都没暗道,确保你的设备和 Linux 都连接到了相同的网络后刷新。
![Android 中的 KDE Connect 显示连接到了 Linux 系统][6]
打开 Linux 中的 KDE Connect你应当见到你的手机进入了下图展示的样子。
![配对前的 KDE Connect][7]
现在,点开你手机的名称然后点击**配对**。紧接着你的手机就会收到一个提醒:是否接受配对。选择“接受”。
![KDE Connect 的配对请求][8]
你的手机的图标应当转为 绿 色 ,这表示你的手机和 Linux 系统都已经连接且配对。
![成功配对后的 KDE Connect][9]
默认情况下,程序会开启以下特性:
* 控制多媒体
* 远程输入
* 远程演示
* 搜寻设备
* 分享文件
以下的特性需要你的 Android 设备里的额外权限。因为它们属于比较中心的权限,这意味着你需要手动启用他们。
* 短信发送及接受
* 控制媒体播放器
* 接受电脑的击键到手机
* 同步提醒
* 来电提醒
* 同步连接
* 接受鼠标
对于这些特性,你需要去手动打开选项,并在 Android 手机中授与权限。然后你就可以在 Linux 设备中享受这些服务了。
### 例:同步提醒
我将为你演示同步提醒选项应在何处打开。打开你 Android 手机中的程序,进入**已连接设备**节。打开**同步提醒**并选择**打开设置**。
**KDE Connect** 启用通知访问,然后点击**允许**。
![打开同步提醒中][10]
之后将展示你手机上的提醒到你的 Linux 设备。例如,下面的提醒是我在我的测试 Android 设备中收到的。
![手机中的样例提醒][11]
同样的信息也展现在了 Linux 系统中的 KDE Connect。
![来自手机的样例信息在 KDE Connect 中][12]
同样地,在给 KDE Connect 权限后,你可以启动对你可用的其他服务。
### 尾声
我希望这个指南可以帮助你在你的 Linux 系统和手机中设置 KDE Connect。你可以在给与一些主要权限后轻易地设置几个特性以使 KDE Connect 应用程序发挥最大优势。配置完成后,你不再需要看你的手机。因为你可以在工作时轻易地在你的台式电脑或笔记本上阅读提示、回消息。
你怎么看待 KDE Connect发在下面的评论框来让我知道吧。
--------------------------------------------------------------------------------
via: https://www.debugpoint.com/2022/01/kde-connect-guide/
作者:[Arindam][a]
选题:[lkxed][b]
译者:[yjacks](https://github.com/yjacks)
校对:[校对者ID](https://github.com/校对者ID)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
[a]: https://www.debugpoint.com/author/admin1/
[b]: https://github.com/lkxed
[1]: https://kdeconnect.kde.org/
[2]: https://www.debugpoint.com/tag/arch-linux
[3]: https://kdeconnect.kde.org/download.html
[4]: https://play.google.com/store/apps/details?id=org.kde.kdeconnect_tp&hl=en_IN&gl=US
[5]: https://f-droid.org/en/packages/org.kde.kdeconnect_tp/
[6]: https://www.debugpoint.com/wp-content/uploads/2022/01/KDE-Connect-in-Android-Device-showing-connected-Linux-System-1024x656.jpg
[7]: https://www.debugpoint.com/wp-content/uploads/2022/01/KDE-Connect-before-pairing-1024x368.jpg
[8]: https://www.debugpoint.com/wp-content/uploads/2022/01/Pairing-Request-for-KDE-Connect-1024x917.jpg
[9]: https://www.debugpoint.com/wp-content/uploads/2022/01/KDE-Connect-after-successful-pairing-1024x249.jpg
[10]: https://www.debugpoint.com/wp-content/uploads/2022/01/Enabling-Notification-Sync-1024x718.jpg
[11]: https://www.debugpoint.com/wp-content/uploads/2022/01/Sample-Notification-in-Mobile-Phone-914x1024.jpg
[12]: https://www.debugpoint.com/wp-content/uploads/2022/01/Sample-Notification-in-KDE-Connect-from-Mobile-Phone.jpg