Skip to content

bby/mouse-capture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mouse-capture

Simple, hacky bit of Java using NativeHook library to capture mouse events at a Global (window independent) level. With a clunky class for parsing the stored distances from a file and putting them into a DB using a cron job.

Run

ant

java -cp JNativeHook.jar:. GlobalMouseListenerExample

TODO

There is also a the skeleton of socket.io connectivity to broadcast live updates but it needs to handle disconnections

About

Simple Java program using NativeHook library to capture mouse events at a Global (window independent) level

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages