You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Robin Thoni 6817bd92fc updated README hace 6 años
images init; begin ui hace 8 años
.gitignore remove host; share rootfs over tsclient; reload hosts on save/remove hace 8 años
README.md updated README hace 6 años
dialogconnecting.cpp added connecting dialog; added error code string; added x11 helper; added rdesktop window detection hace 6 años
dialogconnecting.h added connecting dialog; added error code string; added x11 helper; added rdesktop window detection hace 6 años
dialogconnecting.ui added connecting dialog; added error code string; added x11 helper; added rdesktop window detection hace 6 años
main.cpp clean code hace 6 años
maindialog.cpp clean code hace 6 años
maindialog.h clean code hace 6 años
maindialog.ui added connecting dialog; added error code string; added x11 helper; added rdesktop window detection hace 6 años
rc.qrc init; begin ui hace 8 años
rd-launcher.pro added connecting dialog; added error code string; added x11 helper; added rdesktop window detection hace 6 años
rdesktoplauncher.cpp clean code hace 6 años
rdesktoplauncher.h added connecting dialog; added error code string; added x11 helper; added rdesktop window detection hace 6 años
rdpoptions.cpp added connecting dialog; added error code string; added x11 helper; added rdesktop window detection hace 6 años
rdpoptions.h added connecting dialog; added error code string; added x11 helper; added rdesktop window detection hace 6 años
rdpoptionshelper.cpp clean code hace 6 años
rdpoptionshelper.h remove host; share rootfs over tsclient; reload hosts on save/remove hace 8 años
x11helper.cpp added connecting dialog; added error code string; added x11 helper; added rdesktop window detection hace 6 años
x11helper.h added connecting dialog; added error code string; added x11 helper; added rdesktop window detection hace 6 años

README.md

rd-launcher

A GUI launcher for rdesktop, inspired by Windows RDP client.

Installation

You need Qt5 and libX11 (libx11-dev) to build, then:

qmake
make

Additionally, you can copy rd-launcher executable to your path (/usr/local/bin/rd-launcher for example)

Usage

Just launch rd-launcher and use GUI options. Some options are not available.