Application and Global Mouse and Keyboard Hooks .Net Library in C# NuGet Package

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.




Got any Application and Global Mouse and Keyboard Hooks .Net Library in C# Question?





Info

Version: 4.0.5150.10665
Author(s): gmamaladze, aflyhorse, Cel654321, cocode, danzar101, nhr, Tomboy
Last Update: Thursday, February 6, 2014
.NET Fiddle: Create the first Fiddle
Project Url: http://globalmousekeyhook.codeplex.com/
NuGet Url: https://www.nuget.org/packages/MouseKeyboardActivityMonitor


Install
Install-Package MouseKeyboardActivityMonitor
dotnet add package MouseKeyboardActivityMonitor
paket add MouseKeyboardActivityMonitor
MouseKeyboardActivityMonitor Download (Unzip the "nupkg" after downloading)





STATS

must-have-score

1.6

avg-downloads-per-day

8

days-since-last-release

4103