Skip to content

KMouratidis/pyRec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

pyRec

a sample program to show how to automate repetitive mouse and keyboard activities.

To use this program, you need to install pyHook, PyWin32 and PyAutoGui.

A detailed description can be found here.

Record mouse clicks:

python record.py session_name

Replay:

python replay.py session_name

About

a sample program to show how to automate repetitive mouse and keyboard activities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%