選択できるのは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.