https://github.com/alpkeskin/easy-auto-input
You can easily test your codes with quick inputs.
https://github.com/alpkeskin/easy-auto-input
auto bot pyautogui python
Last synced: 11 months ago
JSON representation
You can easily test your codes with quick inputs.
- Host: GitHub
- URL: https://github.com/alpkeskin/easy-auto-input
- Owner: alpkeskin
- Created: 2020-11-06T12:32:17.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-08T11:23:31.000Z (over 5 years ago)
- Last Synced: 2025-03-17T10:52:47.752Z (over 1 year ago)
- Topics: auto, bot, pyautogui, python
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# easy-auto-input
You can easily test your codes with quick inputs. :punch:
#### :bangbang: You must use English (US) keyboard! Change your keyboard settings.
## Installation
:bangbang: You must install Python : https://www.python.org/downloads/
#### 1. Way:
- ` git clone https://github.com/alpkeskin/easy-auto-input.git ` >> The rest of the post is unimportant to you if you know how to use git :)
#### 2. Way:
- You can click the download link [Download](https://github.com/alpkeskin/easy-auto-input/raw/main/easy-auto-input.zip)
## Usage
:bangbang: You must install required module
- ` pip install PyAutoGUI ` >> Write this code to your terminal or cmd! And, press enter.
Then, write your commands in ` commands.txt ` and save it!
- ` python3 lab.py ` Write this code to your terminal or cmd! And, press enter.
**You started the program. Click where you want to write immediately and wait 2-3 seconds.**
You can watch the video for better understanding.
#### Video Link : https://streamable.com/ql660k

#### See also:
- https://github.com/baturalp-kiziltan/lab-automation