Skip to content

keystroke visualizer for Windows, lets you easily display your keystrokes while recording screencasts.

Notifications You must be signed in to change notification settings

liuyug/KeyCastOW

 
 

Repository files navigation

fork from https://github.com/brookhong/KeyCastOW

  • add cmake profile
  • use MingW compile

build

mkdir build
cd build
cmake -G "MinGW Makefiles"
make

KeyCastOW

keystroke visualizer for Windows, lets you easily display your keystrokes while recording screencasts.

  • small footprint (one 100kb executable file)
  • green and portable, only depends on windows system dlls
  • prenty of settings for keystroke display
  • hotkey to turn on/off

build

msbuild /p:platform=win32 /p:Configuration=Release

License

MIT License

About

keystroke visualizer for Windows, lets you easily display your keystrokes while recording screencasts.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 94.4%
  • C 4.3%
  • CMake 1.3%