Skip to content

devqore/myrdp

Repository files navigation

MyRDP - Remote Desktop manager

Important

The project is no longer maintained, to dump your host's configuration, you can use the script scripts/dump_hosts_configuration.py.

Run from binaries

Download tar.bz2 archive from latest version in releases page

wget -c https://github.com/devqore/myrdp/releases/download/YYYY.V/myrdp-YYYY.V.tar.bz2
tar -xvf myrdp-YYYY.V.tar.bz2
./myrdp-YYYY.V/myrdp

MyRDP requires xfreerdp command line tool (e.g. on Ubuntu: freerdp-x11).