Python FreeRDP Launcher
=======================

Python GTK application to launch an XFreeRDP session with some basic options.
The main intentention was for it to be used in a tiled window manager to easily
spawn new remote desktop sessions without opening a temporary terminal.

Permissions
===========

```
chmod +x pyfreerdp 
```

Executing
=========

```
./pyfreerdp
```