https://github.com/umairsyed613/winscreenkey
A screencast tool to display your keys on a banner this is the windows version of a screencast for mac
https://github.com/umairsyed613/winscreenkey
banner screencast screenkey
Last synced: about 1 year ago
JSON representation
A screencast tool to display your keys on a banner this is the windows version of a screencast for mac
- Host: GitHub
- URL: https://github.com/umairsyed613/winscreenkey
- Owner: umairsyed613
- License: mit
- Created: 2020-09-15T20:14:55.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-05T12:47:27.000Z (over 4 years ago)
- Last Synced: 2025-03-31T10:11:15.058Z (about 1 year ago)
- Topics: banner, screencast, screenkey
- Language: C#
- Homepage:
- Size: 403 KB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WinScreenKey

This shows which characters you are typing on a popup banner.
This is the windows version of [Screenkey](https://gitlab.com/screenkey/screenkey/-/tree/master)

- Banner Height is configurable
- Font size and color configurable
- Auto text clear configurable after x seconds
- Auto-hide the bar after x seconds configurable
### Credits
[Icons8 Used](https://icons8.com/)
### Work in progress
- Auto minimize to taskbar once started
- Keyboard special keys and combition presentation is unfinshed
- Save configuration to temp place for next startup
- auto startup possibility with windows startup
- Code refactoring and clean code