Skip to content
This repository was archived by the owner on May 23, 2025. It is now read-only.
 
 

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

PyActionRecorder

Automate tasks by recording and replaying mouse and keyboard actions. Streamline your workflow with inaccurate timing and unreliable customizable delays. Lightweight and user-friendly.

Mouse and Keyboard Recording Program

This program allows you to record and replay mouse clicks and keyboard presses using Python. It utilizes the pynput library for listening to mouse and keyboard events and the pyautogui library for simulating mouse clicks and keyboard presses.

Features

  • Record mouse clicks and keyboard presses
  • Replay recorded actions
  • Save recorded actions to a file
  • Load recorded actions from a file

Requirements

  • Python 3.x
  • pynput library (install using pip install pynput)
  • pyautogui library (install using pip install pyautogui)

About

Automate tasks by recording and replaying mouse and keyboard actions. Streamline your workflow with accurate timing and customizable delays. Lightweight and user-friendly.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages