A hotkey manager that uses a low-level keyboard hook in a way that avoids invading the user's privacy, by invoking callbacks only when specific registered keys are hit.
Info
Version: | 2.2.0 |
Author(s): | Kfir Eichenblat |
Last Update: | Saturday, October 22, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kfirprods/NonInvasiveKeyboardHook |
NuGet Url: | https://www.nuget.org/packages/NonInvasiveKeyboardHookLibrary |
Install
Install-Package NonInvasiveKeyboardHookLibrary
dotnet add package NonInvasiveKeyboardHookLibrary
paket add NonInvasiveKeyboardHookLibrary
NonInvasiveKeyboardHookLibrary Download (Unzip the "nupkg" after downloading)
Dependencies
Tags