Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Robin Thoni 6817bd92fc updated README před 6 roky
images init; begin ui před 8 roky
.gitignore remove host; share rootfs over tsclient; reload hosts on save/remove před 8 roky
README.md updated README před 6 roky
dialogconnecting.cpp added connecting dialog; added error code string; added x11 helper; added rdesktop window detection před 6 roky
dialogconnecting.h added connecting dialog; added error code string; added x11 helper; added rdesktop window detection před 6 roky
dialogconnecting.ui added connecting dialog; added error code string; added x11 helper; added rdesktop window detection před 6 roky
main.cpp clean code před 6 roky
maindialog.cpp clean code před 6 roky
maindialog.h clean code před 6 roky
maindialog.ui added connecting dialog; added error code string; added x11 helper; added rdesktop window detection před 6 roky
rc.qrc init; begin ui před 8 roky
rd-launcher.pro added connecting dialog; added error code string; added x11 helper; added rdesktop window detection před 6 roky
rdesktoplauncher.cpp clean code před 6 roky
rdesktoplauncher.h added connecting dialog; added error code string; added x11 helper; added rdesktop window detection před 6 roky
rdpoptions.cpp added connecting dialog; added error code string; added x11 helper; added rdesktop window detection před 6 roky
rdpoptions.h added connecting dialog; added error code string; added x11 helper; added rdesktop window detection před 6 roky
rdpoptionshelper.cpp clean code před 6 roky
rdpoptionshelper.h remove host; share rootfs over tsclient; reload hosts on save/remove před 8 roky
x11helper.cpp added connecting dialog; added error code string; added x11 helper; added rdesktop window detection před 6 roky
x11helper.h added connecting dialog; added error code string; added x11 helper; added rdesktop window detection před 6 roky

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.