Skip to content

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

Notifications You must be signed in to change notification settings

dig-sec/PyActionRecorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages