Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/m1ndfr/simpel-keystroke-keyboard
- Owner: m1ndfr
- License: mit
- Created: 2024-07-31T15:08:57.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-31T15:13:45.000Z (5 months ago)
- Last Synced: 2024-10-29T02:21:58.533Z (2 months ago)
- Topics: python
- Language: Python
- Homepage:
- Size: 647 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 :)