Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/m1ndfr/simpel-keystroke-keyboard

Keystrokes on python, when u press "w,a,s,d" it will show the key that you press on keyboard
https://github.com/m1ndfr/simpel-keystroke-keyboard

python

Last synced: about 2 months ago
JSON representation

Keystrokes on python, when u press "w,a,s,d" it will show the key that you press on keyboard

Awesome Lists containing this project

README

        

# Simpel-Keystroke-Keyboard
Keystrokes on python, when u press "w,a,s,d" it will show the key that you press on keyboard

---
> HOW TO USE :
```
1. pip install keyboard and pip install tkinter
2. run the file `py main.py`
```
> Example
![image img](/example.png)

# DON'T FORGET TO STAR THIS REPOS :)