Introduction

A quick introduction to Hotkey Listener

Ever wondered how some applicationsarrow-up-right are able to popup once you press some specific hotkey? Well, that's the solid and creative work of hotkey listeners, and that's what this library is here for.

Hotkey Listenerarrow-up-right is a .NETarrow-up-right libraryarrow-up-right that allows registering system-wide hotkeys that can be used to trigger features in your .NET applications. It also provides support for enabling standard Windows and User controls to select hotkeys at runtime using the Hotkey Selector class.

For the latest documentation, please visit the official Github arrow-up-rightrepo'.

Last updated