Skip to content

aayes89/jRDesktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

jRDesktop

Remote Desktop Server for Java

Java implementation for screen capture, granting root access, and keystroke handling using a web browser or a "terminal" console as an interface when the environment does not have a UI.

Needs some improvements in handling keystrokes and combinations.
Screenshots are taken through the Robot class.
Keybindings are handled with HashMaps.
Web server publishing is done with SocketServer.

How to use

  • Clean and build with NetBeans
  • in the console (terminal) run java -jar compiled.jar or directly from the IDE for debugging purposes.
  • if it is a headless environment (no UI or X11): run in terminal mode with most commands available for each OS (Linux, MacOs, Windows)

About

Remote Desktop server for Java

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages