node-libuiohook
TypeScript icon, indicating that this package has built-in type declarations

1.1.2 • Public • Published

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

Note for windows compilation

When using msys2/cygwin make sure to install dos2unix and convert the line endings in configure.ac and configure before running the above.

Usage

Package Sidebar

Install

npm i node-libuiohook

Weekly Downloads

2

Version

1.1.2

License

(GPL-3.0 OR LGPL-3.0)

Unpacked Size

855 kB

Total Files

53

Last publish

Collaborators

  • endtwist
  • planetary-team