<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://laswitchtech.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://laswitchtech.com/feed.php">
        <title>LaswitchTech</title>
        <description>Blending Innovation and Expertise in Computing – From Network Security to Software Development and 3D Printing</description>
        <link>https://laswitchtech.com/</link>
        <image rdf:resource="https://laswitchtech.com/_media/wiki/logo.svg" />
       <dc:date>2026-04-03T18:20:04+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://laswitchtech.com/en/projects/pyrdpconnect/documentation/installation?rev=1730833591&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/projects/pyrdpconnect/documentation/thinclient?rev=1730833591&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/projects/pyrdpconnect/documentation/development?rev=1730833591&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://laswitchtech.com/_media/wiki/logo.svg">
        <title>LaswitchTech</title>
        <link>https://laswitchtech.com/</link>
        <url>https://laswitchtech.com/_media/wiki/logo.svg</url>
    </image>
    <item rdf:about="https://laswitchtech.com/en/projects/pyrdpconnect/documentation/installation?rev=1730833591&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-11-05T19:06:31+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Installation Guide</title>
        <link>https://laswitchtech.com/en/projects/pyrdpconnect/documentation/installation?rev=1730833591&amp;do=diff</link>
        <description>Installation Guide

----------

Prerequisites for Running from Source

macOS Users

PyRDPConnect requires XQuartz to function correctly on macOS. XQuartz is an open-source version of the X.Org X server, a component necessary for running remote desktop applications.</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/projects/pyrdpconnect/documentation/thinclient?rev=1730833591&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-11-05T19:06:31+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Setup as a Thin-Client</title>
        <link>https://laswitchtech.com/en/projects/pyrdpconnect/documentation/thinclient?rev=1730833591&amp;do=diff</link>
        <description>Setup as a Thin-Client

----------

Here is how you can convert a Raspberry Pi or Debian into a thin-client using PyRDPConnect.


curl -s https://raw.githubusercontent.com/LaswitchTech/PyRDPConnect/refs/heads/dev/setup.sh -o setup.sh
bash setup.sh


Security Considerations</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/projects/pyrdpconnect/documentation/development?rev=1730833591&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-11-05T19:06:31+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Development Environment Setup</title>
        <link>https://laswitchtech.com/en/projects/pyrdpconnect/documentation/development?rev=1730833591&amp;do=diff</link>
        <description>Development Environment Setup

----------

Prerequisites - macOS

Ensure you are using Python 3.6 or later. You can check your Python version with:


python3 --version


Then, install the necessary dependencies:


brew install python
brew install python3
brew install freerdp</description>
    </item>
</rdf:RDF>
