Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jedi4ever/jvncsender
- Owner: jedi4ever
- License: other
- Created: 2010-12-09T12:28:09.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2017-10-04T20:58:43.000Z (about 7 years ago)
- Last Synced: 2023-04-10T14:22:14.631Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 1.2 MB
- Stars: 6
- Watchers: 1
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.txt
- License: LICENSE-JSch.txt
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