This library attaches to windows global hooks, tracks keyboard and mouse clicks and movement and raises common .NET events with KeyEventArgs and MouseEventArgs, so you can easily retrieve any information you need: * Mouse coordinates * Mouse buttons clicked * Mouse wheel scrolls * Key presses and releases * Special key states Additionally, there are MouseEventExtArgs and KeyEventExtArgs which provide further options: * Input suppression * Timestamp * IsMouseDown/Up * IsKeyDown/Up. For more documentations, please check the project homepage.
License
—
Deps
0
Install Size
—
Vulns
✓ 0
Published
Feb 6, 2014
$ dotnet add package MouseKeyboardActivityMonitorNo README available.