# deepin-remote-assistance **Repository Path**: mirrors_linuxdeepin/deepin-remote-assistance ## Basic Information - **Project Name**: deepin-remote-assistance - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-29 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Deepin Remote Assistance Deepin Remote Assistance is an easy way for someone you trust, such as a friend or technical support person, to connect to your PC and walk you through a solution -- even if that person isn't nearby. This project contains host service, dbus interface and desktop UI of Deepin Remote Assistance. ## Dependencies * [pyuserinput](https://github.com/SavinaRoja/PyUserInput) * [python3-tornado](https://pypi.python.org/pypi/tornado) * dra-chromium * python3-pyqt5 * python3-xlib * liboxideqt-qmlplugin ## Build and install Run `debuild` command to generate a deb package. Or installing into system directly with command: ``` $ sudo make install ``` ## Getting help Any usage issues can ask for help via * [Gitter](https://gitter.im/orgs/linuxdeepin/rooms) * [IRC channel](https://webchat.freenode.net/?channels=deepin) * [Forum](https://bbs.deepin.org) * [WiKi](http://wiki.deepin.org/) ## Getting involved We encourage you to report issues and contribute changes * [Contribution guide for users](http://wiki.deepin.org/index.php?title=Contribution_Guidelines_for_Users) * [Contribution guide for developers](http://wiki.deepin.org/index.php?title=Contribution_Guidelines_for_Developers). ## License Deepin Remote Assistance is released under [GPLv3](LICENSE).