Geekru's Key - Free Keystroke in Python (ALPHA)
Geekru's Key is a free Keystroke that actually shows the keys you are pressing.
Requirements:
- Python
- pygetwindow (pip install pygetwindow on Terminal or CMD)
- pynput (pip install pynput on Terminal or CMD)
- tkinter (pip install tkinter on Terminal or CMD)
NOTE: THE APPLICATION IS STILL ON ALPHA! DONT EXECPT TOO MUCH FROM IT AND BE SURE TO FIND SOME BUGS!
On launching:

You will see two windows appear. This one is most important.
Once you hold a key, the key you are holding appears.
Once you release the key, it will disapear.
This is the objective of a KeyStroke: It shows the keys you are pressing on.
Add comment
Comments