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

https://github.com/tufayellus/mouse-keyboard-automation-using-python

A fun python project to automate mouse and keyboard for automation purposes
https://github.com/tufayellus/mouse-keyboard-automation-using-python

automation keyboard-automation keyboard-emulation mouse-automation mouse-emulation mouse-keyboard pyautogui pyautogui-automation pyautogui-scripts python-bot

Last synced: 3 months ago
JSON representation

A fun python project to automate mouse and keyboard for automation purposes

Awesome Lists containing this project

README

        

# Mouse Keyboard Automation Using Python
A fun Python project to automate a mouse and keyboard for automation purposes developed by Tufayel

# Current Capabilities
* Record mouse position
* Record mouse clicks
* Type text using the keyboard

# Python libraries required
pip install pyautogui keyboard

More features may come in the future. No GUI screen is available as of now, may come in the future. Keep an eye out for updates.