Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Robin Thoni 6817bd92fc updated README il y a 6 ans
images init; begin ui il y a 8 ans
.gitignore remove host; share rootfs over tsclient; reload hosts on save/remove il y a 8 ans
README.md updated README il y a 6 ans
dialogconnecting.cpp added connecting dialog; added error code string; added x11 helper; added rdesktop window detection il y a 6 ans
dialogconnecting.h added connecting dialog; added error code string; added x11 helper; added rdesktop window detection il y a 6 ans
dialogconnecting.ui added connecting dialog; added error code string; added x11 helper; added rdesktop window detection il y a 6 ans
main.cpp clean code il y a 6 ans
maindialog.cpp clean code il y a 6 ans
maindialog.h clean code il y a 6 ans
maindialog.ui added connecting dialog; added error code string; added x11 helper; added rdesktop window detection il y a 6 ans
rc.qrc init; begin ui il y a 8 ans
rd-launcher.pro added connecting dialog; added error code string; added x11 helper; added rdesktop window detection il y a 6 ans
rdesktoplauncher.cpp clean code il y a 6 ans
rdesktoplauncher.h added connecting dialog; added error code string; added x11 helper; added rdesktop window detection il y a 6 ans
rdpoptions.cpp added connecting dialog; added error code string; added x11 helper; added rdesktop window detection il y a 6 ans
rdpoptions.h added connecting dialog; added error code string; added x11 helper; added rdesktop window detection il y a 6 ans
rdpoptionshelper.cpp clean code il y a 6 ans
rdpoptionshelper.h remove host; share rootfs over tsclient; reload hosts on save/remove il y a 8 ans
x11helper.cpp added connecting dialog; added error code string; added x11 helper; added rdesktop window detection il y a 6 ans
x11helper.h added connecting dialog; added error code string; added x11 helper; added rdesktop window detection il y a 6 ans

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.