Simple tool to handle xfreerdp on LCM nodes.

lcmgit eb8805575d Merge branch 'safe_stop' of lcmstaff/xfreerdpctl into master 5 years ago
LICENSE 72265ef6a6 code moved to python 5 years ago
README.md a429dd4a9a Updated 'README.md' 5 years ago
xfreerdpctl 5cb5a27f84 Implemented safer stop command. 5 years ago

README.md

xfreerdpctl

Simple tool to handle xfreerdp on LCM nodes.

usage: xfreerdpctl [{status,start,stop,doctor}] [options]

positional arguments:

  • status default. Check whether xfreerdp is running on the considered nodes

  • start start xfreerdp on the considered nodes

  • stop stop xfreerdp on the considered nodes

optional arguments:

-h, --help show this help message and exit

-a, --all All LCM nodes are considered

-n NODE [NODE ...] Select one or more nodes (at least one)

-1, --lcm1 LCM1 nodes are considered

-2, --lcm2 LCM2 nodes are considered

-v, --version Print program version