This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
wiki:components:pyhoca-cli [2011/05/22 19:00] sunweaver |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Usage of PyHoca-CLI (X2go command line client) ====== | ||
| - | PyHoca-CLI is a client implementation for X2go using the project' | ||
| - | |||
| - | ==== PyHoca-CLI Command Line Arguments ==== | ||
| - | |||
| - | PyHoca-CLI has a wiki page. An always up-to-date html version can be be retrieved from the X2go Git repository: [[http:// | ||
| - | |||
| - | - -password xxxxxxxx | ||
| - | |||
| - | where: xxxxxxxx is your password | ||
| - | |||
| - | **Security Note** PyHoca **does not** transmit or send your Password to the desktop //server// as clear text. | ||
| - | |||
| - | |||
| - | ==== Starting PyHoca ==== | ||
| - | |||
| - | PyHoca-CLI is similar to the Linux rdesktop command/ | ||
| - | |||
| - | To start PyHoca open a Terminal window and execute the command: | ||
| - | |||
| - | * $ pyhoca-cli - -password xxxxxxxx | ||
| - | |||
| - | |||
| - | |||
| - | ==== Future features Roadmap ==== | ||
| - | |||
| - | Note: __not__ ordered by development priority | ||
| - | |||
| - | To be added: | ||
| - | |||
| - | Embedded menu extension for PyHoca-GUI (Client retrieves a menu tree from a Server and allows the User to | ||
| - | start remote ' | ||
| - | |||
| - | Unity Desktop support to be added to PyHoca-GUI. | ||
| - | |||
| - | |||