> For the complete documentation index, see [llms.txt](https://wilskym.gitbook.io/hkl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wilskym.gitbook.io/hkl/master.md).

# Introduction

Ever wondered how [some applications](https://www.cnet.com/how-to/open-programs-with-keyboard-shortcuts-in-windows-10/) are able to popup once you press some specific hotkey? Well, that's the solid and creative work of hotkey listener&#x73;**,** and that's what this library is here for.

[**Hotkey Listener**](https://github.com/Willy-Kimura/HotkeyListener) is a [.NET](https://dotnet.microsoft.com/) [library](https://dotnet.microsoft.com/) 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* ](https://github.com/Willy-Kimura/HotkeyListener)*repo'.*
