This is an extension to the MouseKeyHook library which allows you to observe keyboard and mouse venets in reactive manner using Rx.Net (System.Reactive) extensions.
Info
Version: | 5.6.0-alpha |
Author(s): | George Mamaladze |
Last Update: | Friday, January 19, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gmamaladze/globalmousekeyhook |
NuGet Url: | https://www.nuget.org/packages/MouseKeyHook.Rx |
Install
Install-Package MouseKeyHook.Rx
dotnet add package MouseKeyHook.Rx
paket add MouseKeyHook.Rx
MouseKeyHook.Rx Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Reactive(>= 3.1.0)
- MouseKeyHook(>= 5.5.0)
Tags