Skip to content
forked from kwhat/libuiohook

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

Rosga/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 89.8%
  • M4 6.0%
  • C++ 1.5%
  • TypeScript 0.9%
  • Python 0.9%
  • Makefile 0.8%
  • Other 0.1%