Skip to content
/ gkm-java Public

Global Keyboard and Mouse listener for node.js. The Java source.

License

Notifications You must be signed in to change notification settings

tomzx/gkm-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GKM

An event based, Global Keyboard and Mouse listener.

Tested on Windows 7, but should work on Linux and Mac OS X as well (untested).

Why?

Node didn't have any global keyboard and mouse listener available at the time. This is only a bridge between the OS and node.js.

Requirements

GKM-Java depends on JNativeHook, which runs on Java. Thus you will need to have a JVM available and more importantly, java availble on your PATH.

License

The code is licensed under the MIT license (http://opensource.org/licenses/MIT). See license.txt.

About

Global Keyboard and Mouse listener for node.js. The Java source.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages