/NimKeyLogger

A Nim-based keystroke listener that captures keyboard input events on Windows. The tool displays the corresponding key codes in hexadecimal format, which correspond to Windows virtual key codes. This project is useful for monitoring keyboard input or building key event-based applications.

Primary LanguageNimMIT LicenseMIT

Stargazers