Skip to content

Pundah/Pundahs-Auto-RustDesk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pundah's Auto Rustdesk (P.A.R.)

A tool to automaticly open a rustdesk connection. Designed for a Raspberry Pi.

Why did I make PAR?

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.

Installation

Install the current release from GitHub.

Rename the Example.env to .env and modify the envirment variables.

If on Ubuntu

Required Packages:

  sudo apt-get install at-spi2-core # Used to correct window errors.

Environment Variables

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)

Support & Feedback

For support or to provide Feedback, join my Discord!

About

A tool to automatically open a RustDesk connection. Designed for a Raspberry Pi.

Topics

Resources

Stars

Watchers

Forks

Contributors