A tool to automaticly open a rustdesk connection. Designed for a Raspberry Pi.
In late 2025, I decided to learn C#, and as a result, I decided to make a configurable program that allows for user configuration via an .env file. I acknowledge that there is an easier way to achieve what this program does, however it was a fun learning experience that I can apply in future projects.
Install the current release from GitHub.
Rename the Example.env to .env and modify the envirment variables.
Required Packages:
sudo apt-get install at-spi2-core # Used to correct window errors.To run this project, you will need to edit the following environment variables in your .env file.
DEBUG=(true/false)
RUSTDESK_LOCATION=(LOCATION_PATH)
CLIENT_ID=(RUSTDESK CLIENT ID)
UBUNTU ONLY
AUTOSTART=(true/false)
WAIT_TIME=(TIME-IN-SECONDS)
For support or to provide Feedback, join my Discord!