Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Robin Thoni 6817bd92fc updated README 6 лет назад
images init; begin ui 8 лет назад
.gitignore remove host; share rootfs over tsclient; reload hosts on save/remove 8 лет назад
README.md updated README 6 лет назад
dialogconnecting.cpp added connecting dialog; added error code string; added x11 helper; added rdesktop window detection 6 лет назад
dialogconnecting.h added connecting dialog; added error code string; added x11 helper; added rdesktop window detection 6 лет назад
dialogconnecting.ui added connecting dialog; added error code string; added x11 helper; added rdesktop window detection 6 лет назад
main.cpp clean code 6 лет назад
maindialog.cpp clean code 6 лет назад
maindialog.h clean code 6 лет назад
maindialog.ui added connecting dialog; added error code string; added x11 helper; added rdesktop window detection 6 лет назад
rc.qrc init; begin ui 8 лет назад
rd-launcher.pro added connecting dialog; added error code string; added x11 helper; added rdesktop window detection 6 лет назад
rdesktoplauncher.cpp clean code 6 лет назад
rdesktoplauncher.h added connecting dialog; added error code string; added x11 helper; added rdesktop window detection 6 лет назад
rdpoptions.cpp added connecting dialog; added error code string; added x11 helper; added rdesktop window detection 6 лет назад
rdpoptions.h added connecting dialog; added error code string; added x11 helper; added rdesktop window detection 6 лет назад
rdpoptionshelper.cpp clean code 6 лет назад
rdpoptionshelper.h remove host; share rootfs over tsclient; reload hosts on save/remove 8 лет назад
x11helper.cpp added connecting dialog; added error code string; added x11 helper; added rdesktop window detection 6 лет назад
x11helper.h added connecting dialog; added error code string; added x11 helper; added rdesktop window detection 6 лет назад

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.