An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# WinScreenKey
![Build](https://github.com/umairsyed613/WinScreenKey/workflows/Build%20and%20Publish/badge.svg)

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)

![Sample](https://github.com/umairsyed613/WinScreenKey/blob/master/demo.gif)

- 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