Skip to content

computerquip-streamlabs/libuiohook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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%