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

RuBing-Yang/KeyCastOW_modify

 
 

Repository files navigation

Note

Forked from brookhong/KeyCastOW

Not a native English speaker, sorry for my grammar and spelling mistakes!

What did I change?

A simple change:

Not create new message while keep mouse wheel scrolling

Reason:

I usually use KeyCastOW for presentations or meetings, and when i keep my mouse wheel scrolling up or down to turn pages, the messages would quickly cover the full screen. Then my content would be blocked, that’s kind of inconvenient.

Compare:

before:

录制_2022_05_09_18_13_07_646_Moment

   after:

录制_2022_05_09_18_10_29_243_Moment

build

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

Just run: keycastow.exe (on Windows)

License

MIT License

Copyright © 2015 Brook Hong

Forked from brookhong/KeyCastOW

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.0%
  • C 6.0%