Search

You can find the results of your search below.

Fulltext results:

Installation Guide @en:projects:pyrdpconnect:documentation
20 Hits, Last modified:
tep 2: Install Python and Required Packages === <code bash> brew install python3 pip3 install pyqt5 </code> === Step 3: Clone the Repository and Run from Source === Clone the PyRDPConnect repository: <code bash>git clone https://github.com/LaswitchTech/PyRDPConnect.git</code> Navigate to the src directory and execute the ap
Development Environment Setup @en:projects:pyrdpconnect:documentation
10 Hits, Last modified:
later. You can check your Python version with: <code bash> python3 --version </code> Then, install the necessary dependencies: <code bash> brew install python brew install python3 brew install freerdp </code> ===== Prerequisites - Linux ===== Ensure you h
Setup as a Thin-Client @en:projects:pyrdpconnect:documentation
6 Hits, Last modified:
r Debian into a thin-client using PyRDPConnect. <code bash> curl -s https://raw.githubusercontent.com/L... fs/heads/dev/setup.sh -o setup.sh bash setup.sh </code> ===== Security Considerations ===== Running sc... ractice to review the script before running it: <code bash> curl -s https://raw.githubusercontent.com/L... ech/PyRDPConnect/refs/heads/dev/setup.sh | less </code> ===== What the Script Does ===== The ''setup.s
Usage Guide @en:projects:pyrdpconnect:documentation
1 Hits, Last modified:
tory and run the application directly from source code. * **Running the Pre-Built Application**: Guida