Skip to content

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

License

Notifications You must be signed in to change notification settings

TufayelLUS/Mouse-Keyboard-Automation-Using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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.