MouseKeyHook 5.6.0
See the version list below for details.
dotnet add package MouseKeyHook --version 5.6.0
NuGet\Install-Package MouseKeyHook -Version 5.6.0
<PackageReference Include="MouseKeyHook" Version="5.6.0" />
paket add MouseKeyHook --version 5.6.0
#r "nuget: MouseKeyHook, 5.6.0"
// Install MouseKeyHook as a Cake Addin #addin nuget:?package=MouseKeyHook&version=5.6.0 // Install MouseKeyHook as a Cake Tool #tool nuget:?package=MouseKeyHook&version=5.6.0
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
* [NEW] Key combinations and sequences
Additionally, there is a possibility to supress certain keyboard or mouse clicks, or detect special key combinations.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (21)
Showing the top 5 NuGet packages that depend on MouseKeyHook:
Package | Downloads |
---|---|
BioCore
A .NET library & program for annotating, & editing various microscopy imaging formats using Bioformats supported images. including whole slide, pyramidal & series. |
|
WinForm.Inspector.Tool
This library makes it possible to inspect any controls properties, events and even the document outline in your Windows Form at runtime. The only thing you have to do is to create an instance of the Inspector class and then run your winform as normal. Press "Ctrl + F8" to activate the inspector and open the control view window which will show all the data from the inspected control. Make sure the window you wanna inspect has focus, hold down "Alt" and hover your mouse over any given control and see the magic come to life. |
|
KeyMouseHook
This is an extension to the globalmousekeyhook and InputSimulator library which allows you to tap keyboard and mouse,to detect and record their activity event when an application is inactive and runs in background.The Windows Input Simulator provides a simple .NET(C#) interface to simulate Keyboard or Mouse input using the Win32 SendInput method.一款类似于按键精灵的模拟键盘和鼠标操作的c#扩展类库. |
|
ToppyMcTopface
Package Description |
|
Dfust.Hotkeys
This library allows you to register application wide or global hotkeys. It can be used to register hotkeys (one key, possibly multiple modifiers, like "ctrl+alt+j") and chords (multi key hotkeys, like "ctrl+k, ctrl+c" or "ctrl+alt+x, b, q"). |
GitHub repositories (24)
Showing the top 5 popular GitHub repositories that depend on MouseKeyHook:
Repository | Stars |
---|---|
MathewSachin/Captura
Capture Screen, Audio, Cursor, Mouse Clicks and Keystrokes
|
|
quasar/Quasar
Remote Administration Tool for Windows
|
|
babalae/better-genshin-impact
📦BetterGI · 更好的原神 - 自动拾取 | 自动剧情 | 全自动钓鱼(AI) | 全自动七圣召唤 | 自动伐木 | 自动刷本 | 自动采集 - UI Automation Testing Tools For Genshin Impact
|
|
BookerLiu/GeekDesk
🔥小巧、美观的桌面快速启动工具 Small, beautiful desktop quickstart management tool with integrated Everything search
|
|
antonpup/Aurora
Unified lighting effects across multiple brands and various games.
|