Skip to content

DriftingOtter/ShowMyKeys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShowMyKeys Logo

Description 📜

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.

Getting Started ✅

Dependencies ⚙️

  • tkinter
  • pynput
  • ctypes (for windows ver.)
  • Rubik (font family)

Installing 📂

  • 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

Executing program 👟

  • Finally, run the .exe for the software !

Authors 👤

DriftingOtter // Daksh Kaul (aka. me 😉 )

License ⚖️

This project is licensed under the GNU General Public License v3.0 License - see the LICENSE.md file for details

Disclaimers 🚨

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.

Contributing

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.

Acknowledgments 📣

Inspiration, code snippets, etc.