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 6 years ago
images init; begin ui 8 years ago
.gitignore remove host; share rootfs over tsclient; reload hosts on save/remove 8 years ago
README.md updated README 6 years ago
dialogconnecting.cpp added connecting dialog; added error code string; added x11 helper; added rdesktop window detection 6 years ago
dialogconnecting.h added connecting dialog; added error code string; added x11 helper; added rdesktop window detection 6 years ago
dialogconnecting.ui added connecting dialog; added error code string; added x11 helper; added rdesktop window detection 6 years ago
main.cpp clean code 6 years ago
maindialog.cpp clean code 6 years ago
maindialog.h clean code 6 years ago
maindialog.ui added connecting dialog; added error code string; added x11 helper; added rdesktop window detection 6 years ago
rc.qrc init; begin ui 8 years ago
rd-launcher.pro added connecting dialog; added error code string; added x11 helper; added rdesktop window detection 6 years ago
rdesktoplauncher.cpp clean code 6 years ago
rdesktoplauncher.h added connecting dialog; added error code string; added x11 helper; added rdesktop window detection 6 years ago
rdpoptions.cpp added connecting dialog; added error code string; added x11 helper; added rdesktop window detection 6 years ago
rdpoptions.h added connecting dialog; added error code string; added x11 helper; added rdesktop window detection 6 years ago
rdpoptionshelper.cpp clean code 6 years ago
rdpoptionshelper.h remove host; share rootfs over tsclient; reload hosts on save/remove 8 years ago
x11helper.cpp added connecting dialog; added error code string; added x11 helper; added rdesktop window detection 6 years ago
x11helper.h added connecting dialog; added error code string; added x11 helper; added rdesktop window detection 6 years ago

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.