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: about 1 month ago
JSON representation
RustDesk package for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/rustdesk-server_ynh
- Owner: YunoHost-Apps
- License: gpl-3.0
- Created: 2023-10-29T15:22:45.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-08T16:54:38.000Z (9 months ago)
- Last Synced: 2024-09-09T17:36:09.539Z (9 months ago)
- Topics: rustdesk, rustdesk-server, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://rustdesk.com/
- Size: 2.01 MB
- Stars: 5
- Watchers: 4
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RustDesk Server for YunoHost
[](https://ci-apps.yunohost.org/ci/apps/rustdesk-server/)

[](https://install-app.yunohost.org/?app=rustdesk-server)
*[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install RustDesk Server quickly and simply on a YunoHost server.*
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*## Overview
Self-host your own RustDesk server. RustDesk is a full-featured open source remote control alternative for self-hosting and security with minimal configuration.
**Shipped version:** 1.1.14~ynh1
## Screenshots

## Documentation and resources
- Official app website:
- Official admin documentation:
- Upstream app code repository:
- YunoHost Store:
- Report a bug:## Developer info
Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/rustdesk-server_ynh/tree/testing).
To try the `testing` branch, please proceed like that:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/rustdesk-server_ynh/tree/testing --debug
or
sudo yunohost app upgrade rustdesk-server -u https://github.com/YunoHost-Apps/rustdesk-server_ynh/tree/testing --debug
```**More info regarding app packaging:**