Cross-platform, simple C keyboard hook and emulator with mouse support in the works.
Note: On Linux, you need x11
, xcb-xtest
and libxdo
development headers
installed.
Note (part 2): On Windows, you might want to use something like MSYS2 to compile. Does not require any additional dependencies.
make wordlogger
./wordlogger
make wordlogger.exe
./wordlogger.exe
All the documentation can be found inside the libvinput.h
file.
If you feel this library has been helpful, please consider supporting me by donating through my Ko-Fi. Thank you!
This software is licensed under the AGPLv3 license, more info in the LICENSE file.