forked from jedi4ever/jvncsender
-
Notifications
You must be signed in to change notification settings - Fork 1
java library and commandline to send text over vnc
License
Unknown, Unknown licenses found
Licenses found
Unknown
LICENSE-JSch.txt
Unknown
LICENSE-tightvnc.txt
jsundqvist/jvncsender
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 <hostname> -port <port> -text <text> [-password <password>] [-wait <seconds>] -help print this message -host <hostname> hostname or ip-address to send it to -list list keymappings -password <password> password to use -port <port> port to connect to f.i. 5900 -text <text> text to send, (can be use multiple times) -wait <seconds> seconds to wait in between sending different texts (default=1s) text can also take special keys f.i. like "linux ks=ks.cfg<RETURN>" use -list options to see all keymappings
About
java library and commandline to send text over vnc
Resources
License
Unknown, Unknown licenses found
Licenses found
Unknown
LICENSE-JSch.txt
Unknown
LICENSE-tightvnc.txt
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 98.9%
- Other 1.1%