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

https://github.com/gery-av/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/gery-av/simpel-keystroke-keyboard

python

Last synced: about 1 year 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 :)