Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jedi4ever/jvncsender

java library and commandline to send text over vnc
https://github.com/jedi4ever/jvncsender

Last synced: about 1 month ago
JSON representation

java library and commandline to send text over vnc

Awesome Lists containing this project

README

        

Please note that jvncsender uses:

- http://www.tightvnc.com/
- http://www.jcraft.com/jsch/ (as it is used by tightvnc)

Usage from the commandline:

usage: java -jar jvncsender.jar [-list] [-help] -host -port -text [-password ] [-wait ]
-help print this message
-host hostname or ip-address to send it to
-list list keymappings
-password password to use
-port port to connect to f.i. 5900
-text text to send, (can be use multiple times)
-wait seconds to wait in between sending different texts (default=1s)

text can also take special keys f.i. like "linux ks=ks.cfg"
use -list options to see all keymappings