Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brookhong/KeyCastOW
keystroke visualizer for Windows, lets you easily display your keystrokes while recording screencasts.
https://github.com/brookhong/KeyCastOW
Last synced: 11 days ago
JSON representation
keystroke visualizer for Windows, lets you easily display your keystrokes while recording screencasts.
- Host: GitHub
- URL: https://github.com/brookhong/KeyCastOW
- Owner: brookhong
- Created: 2017-08-17T14:47:01.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-25T17:24:45.000Z (about 5 years ago)
- Last Synced: 2024-10-29T20:50:23.476Z (11 days ago)
- Language: C++
- Size: 104 KB
- Stars: 1,038
- Watchers: 33
- Forks: 185
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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