Skip to content
Snippets Groups Projects
Mike Gabriel's avatar
Mike Gabriel authored
debian/Jenkinsfile: Add file. Initiate CI builds.

See merge request !1
36159a7c
History
pyhoca-cli - Copyright (C) 2010-2023 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de>

Contributors:
    2010, Jörg Sawatzki <joerg.sawatzki@web.de>
    2010-2016, Dick Kniep <dick.kniep@lindix.nl>

Published under the terms of the GNU Affero General Public License.
See https://www.gnu.org/licenses/agpl.html for a recent copy.


=== What is pyhoca-cli? ===

=== Requirements ===

* the python-x2go module needs to be installed (>= 0.5.0.0)
* the python-argparse module needs to be available
* with python-setproctitle, the process name gets set from python
  to pyhoca-cli
* you will also need a working version of nxproxy/nxproxy.exe somewhere
  on your system (if you have X2Go Client installed, everything should be
  in place)

=== Current features ===

* start a new session on an X2Go server
* resume a suspended session on an X2Go server
* suspend a running session (hit Ctrl+C)
* terminate a running session
* retrieve a list of running sessions
* sound support available
* local folder sharing
* share an already running desktop session with yourself or another user
* use session profiles provide via an X2Go
  Session Broker
* mTelePlayer support with python-x2go (>= 0.5.0.0)

=== How to use it ===

Please refer to the man page:

  man pyhoca-cli

=== Known issues ===

Please refer to the TODO file that has been shipped with pyhoca-cli.


Thanks in advance for your feedback and contributions,

Fleckeby (Germany), 20141020,

  Mike Gabriel <mike.gabriel@das-netzwerkteam.de>