您最多选择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.