Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bj-rn/VL.IO.MouseKeyGlobal

Global mouse and keyboard hook for vvvv gamma.
https://github.com/bj-rn/VL.IO.MouseKeyGlobal

vl vvvv

Last synced: about 2 months ago
JSON representation

Global mouse and keyboard hook for vvvv gamma.

Awesome Lists containing this project

README

        

# VL.IO.MouseKeyGlobal

Global mouse and keyboard hook for vvvv gamma.
Based on [SharpHook](https://github.com/TolikPylypchuk/SharpHook) by [Tolik Pylypchuk](https://tolik.io/).

## Using the library
In order to use this library with VL you have to install the nuget that is available via nuget.org. For information on how to use nugets with VL, see [Managing Nugets](https://thegraybook.vvvv.org/reference/hde/managing-nugets.html) in the VL documentation. As described there you go to the commandline and then type:

nuget install VL.IO.MouseKeyGlobal

Try it with vvvv, the visual live-programming environment for .NET
Download: http://visualprogramming.net

### License

### [MIT](https://github.com/bj-rn/VL.IO.MouseKeyGlobal/blob/master/LICENSE)