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

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.