Skip to content

Automation of mouse cursor. Implementation of Java Robot.

Notifications You must be signed in to change notification settings

yuriy-logosha/mouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mouse

Implementation of Java Robot

Features

  • Show/return current mouse position.
  • Move mouse cursor to coords.
  • Make a screentshot of host.
  • Usind client-server communication strategy.
  • Simple fail-safe mechanism.

Tested on:

  • Windows 10
  • Ubintu
  • Cent OS 6, 7

Launching from IDE use system variable logging: -Djava.util.logging.config.file=server/src/main/resources/logging.properties