An open API service indexing awesome lists of open source software.

https://github.com/yunohost-apps/rustdesk-server_ynh

RustDesk package for YunoHost
https://github.com/yunohost-apps/rustdesk-server_ynh

rustdesk rustdesk-server yunohost yunohost-apps

Last synced: 3 months ago
JSON representation

RustDesk package for YunoHost

Awesome Lists containing this project

README

          


Logo of RustDesk Server
RustDesk Server, packaged for YunoHost

Remote control alternative for self-hosting

[![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://rustdesk.com/)
[![Version: 1.1.15~ynh1](https://img.shields.io/badge/Version-1.1.15~ynh1-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/rustdesk-server/)




## Screenshots
![Screenshot of RustDesk Server](./doc/screenshots/screenshot.png)

## 📦 Developer info

[![Automatic tests level](https://apps.yunohost.org/badge/cilevel/rustdesk-server)](https://ci-apps.yunohost.org/ci/apps/rustdesk-server/)

🛠️ Upstream RustDesk Server repository:

Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/rustdesk-server_ynh/tree/testing).

The `testing` branch can be tested using:
```
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/rustdesk-server_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade rustdesk-server -u https://github.com/YunoHost-Apps/rustdesk-server_ynh/tree/testing
```

### 📚 App packaging documentation

Please see for more information.