ShowMyKeys creates a graphical keyboard using Tkinter and pynput modules, allowing you to visualize your keyboard presses in real-time. The GUI updates to show when a key is pressed or released, giving you a visual representation of your typing, this can be useful for learning to touch type or for streamers wanting to display their speedy combos to their viewers.
- tkinter
- pynput
- ctypes (for windows ver.)
- Rubik (font family)
- Go to the releases section of this repo
- Download the font that comes with latest release (REQUIRED)
- Install the font
- Then, dowload .exe for the application
- Finally, run the .exe for the software !
DriftingOtter // Daksh Kaul (aka. me 😉 )
This project is licensed under the GNU General Public License v3.0 License - see the LICENSE.md file for details
As the code is still in VERY early development, if there is any issues with the code that raise a false positive in game anti-cheat engines. I or anyone related to this project is not responsible.
If you want to contribute to this project, please feel free to read the CONTRIBUTING.md document to gain a better understanding of how to make changes, and improve this application.
Inspiration, code snippets, etc.