mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-11-23 19:49:05 +08:00
change fastlane desc
This commit is contained in:
parent
8753b28a96
commit
b314f6d89d
@ -1 +1,11 @@
|
||||
Yet another remote desktop software, written in Rust. Works out of the box, no configuration required. You have full control of your data, with no concerns about security. You can use our rendezvous/relay server, <a href="https://rustdesk.com/server">set up your own</a>, or <a href="https://github.com/rustdesk/rustdesk-server-demo">write your own rendezvous/relay server</a>.
|
||||
An open-source remote desktop application, the open source TeamViewer alternative.
|
||||
Source code: https://github.com/rustdesk/rustdesk
|
||||
Doc: https://rustdesk.com/docs/en/manual/mobile/
|
||||
|
||||
In order for a remote device to control your Android device via mouse or touch, you need to allow RustDesk to use the "Accessibility" service, RustDesk uses AccessibilityService API to implement Addroid remote control.
|
||||
|
||||
In addtion to remote control, you can also transfer files between Android devices and PCs easily with RustDesk.
|
||||
|
||||
You have full control of your data, with no concerns about security. You can use our rendezvous/relay server, or self-hosting, or write your own rendezvous/relay server. Self-hosting server is free and open source: https://github.com/rustdesk/rustdesk-server
|
||||
|
||||
Please download and install desktop version from: https://rustdesk.com, then you can access and control your desktop from your mobile, or control your mobile from desktop.
|
||||
|
@ -1 +1 @@
|
||||
Yet another remote desktop software
|
||||
An open-source remote desktop application, the open source TeamViewer alternative.
|
||||
|
@ -1,3 +1,12 @@
|
||||
远程桌面软件,开箱即用,无需任何配置。您完全掌控数据,不用担心安全问题。您可以使用我们的注册/中继服务器,
|
||||
或者<a href="https://rustdesk.com/server">自己设置</a>,
|
||||
亦或者<a href="https://github.com/rustdesk/rustdesk-server-demo">开发您的版本</a>。
|
||||
开源远程桌面应用,开源 TeamViewer 替代方案。
|
||||
源代码:https://github.com/rustdesk/rustdesk
|
||||
文档:https://rustdesk.com/docs/en/manual/mobile/
|
||||
|
||||
为了让远程设备通过鼠标或触摸控制您的 Android 设备,您需要允许 RustDesk 使用“Accessibility”服务,RustDesk 使用 AccessibilityService API 来实现 Addroid 远程控制。
|
||||
|
||||
除了远程控制,您还可以使用 RustDesk 在 Android 设备和 PC 之间轻松传输文件。
|
||||
|
||||
您完全掌控数据,不用担心安全问题。您可以使用我们的注册/中继服务器,或者自建,亦或者开发您的版本。
|
||||
自托管服务器是免费和开源的:https://github.com/rustdesk/rustdesk-server
|
||||
|
||||
请从:https://rustdesk.com 下载并安装桌面版,然后您可以通过手机访问和控制您的桌面,或从桌面控制您的手机。
|
||||
|
@ -1 +1 @@
|
||||
远程桌面软件
|
||||
开源远程桌面应用,开源 TeamViewer 替代方案
|
||||
|
Loading…
Reference in New Issue
Block a user