Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Robin Thoni 6817bd92fc updated README 6 anos atrás
images init; begin ui 8 anos atrás
.gitignore remove host; share rootfs over tsclient; reload hosts on save/remove 8 anos atrás
README.md updated README 6 anos atrás
dialogconnecting.cpp added connecting dialog; added error code string; added x11 helper; added rdesktop window detection 6 anos atrás
dialogconnecting.h added connecting dialog; added error code string; added x11 helper; added rdesktop window detection 6 anos atrás
dialogconnecting.ui added connecting dialog; added error code string; added x11 helper; added rdesktop window detection 6 anos atrás
main.cpp clean code 6 anos atrás
maindialog.cpp clean code 6 anos atrás
maindialog.h clean code 6 anos atrás
maindialog.ui added connecting dialog; added error code string; added x11 helper; added rdesktop window detection 6 anos atrás
rc.qrc init; begin ui 8 anos atrás
rd-launcher.pro added connecting dialog; added error code string; added x11 helper; added rdesktop window detection 6 anos atrás
rdesktoplauncher.cpp clean code 6 anos atrás
rdesktoplauncher.h added connecting dialog; added error code string; added x11 helper; added rdesktop window detection 6 anos atrás
rdpoptions.cpp added connecting dialog; added error code string; added x11 helper; added rdesktop window detection 6 anos atrás
rdpoptions.h added connecting dialog; added error code string; added x11 helper; added rdesktop window detection 6 anos atrás
rdpoptionshelper.cpp clean code 6 anos atrás
rdpoptionshelper.h remove host; share rootfs over tsclient; reload hosts on save/remove 8 anos atrás
x11helper.cpp added connecting dialog; added error code string; added x11 helper; added rdesktop window detection 6 anos atrás
x11helper.h added connecting dialog; added error code string; added x11 helper; added rdesktop window detection 6 anos atrás

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.