# agora-remote-desktop-control-samples **Repository Path**: mirrors_AgoraIO-Community/agora-remote-desktop-control-samples ## Basic Information - **Project Name**: agora-remote-desktop-control-samples - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2026-04-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Agora Remote Desktop Control Samples =================================== ![build workflow](https://github.com/AgoraIO-Community/agora-remote-desktop-control-samples/actions/workflows/build.yml/badge.svg) > if you want to try this samples directly, please download samples from [here](https://github.com/AgoraIO-Community/agora-remote-desktop-control-samples/releases) ### Prerequisites 1. Please make sure [Node.js 10+](https://nodejs.org/) has been installed. #### Clone our samples: ``` $ git clone git@github.com:AgoraIO-Community/agora-remote-desktop-control-samples.git ``` ### Quick Start - Getting starting with [rdc-server](rdc-server/README.md). - Getting starting with [rdc-client-react](rdc-client-react/README.md). - Getting starting with [rdc-client-angular](rdc-client-angular/README.md). - Getting starting with [rdc-client-vue](rdc-client-vue/README.md). - Getting starting with [rdc-client-vanilla-ts](rdc-client-vanilla-ts/README.md).