Skip to content

A multi-platform C library to provide global keyboard and mouse hooks from userland.

License

Notifications You must be signed in to change notification settings

skyrocker/libuiohook

 
 

Repository files navigation

libuiohook

A multi-platform C library to provide global keyboard and mouse hooks from userland.

Compiling

Prerequisites: autotools, pkg-config, libtool, gcc, clang or msys2/mingw32

./bootstrap.sh
./configure
make && make install

Usage

About

A multi-platform C library to provide global keyboard and mouse hooks from userland.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 93.1%
  • M4 6.1%
  • Other 0.8%