Skip to content

retrogeek46/KeyPress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KeyPress

A program written in C# and run in Unity to show visually what key on the keyboard is currently being pressed. This is done by registering a keyboard hook so that keypresses can be accessed even when the program is not in focus.

Installation

A zipped portable executable is available under the Releases. A setup file has also been provided.

Uses

It can be used to record the keystrokes during stream or screen capture and show it to the audience. Please refer below for some examples. The second clip has the KeyPress window magnified for emphasis.

About

A program written in C# and run in Unity to show visually what key on the keyboard is currently being pressed

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages