Skip to content

BH4/echo-mouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

echo-mouse

Record a sequence of mouse inputs (an echo) and play them back as needed. Echos can be played back faster or slower and the number of times the echo occurs can also be set to a finite number or set to infinitely repeat. Additionally, recorded inputs and settings can be saved to an "echo" file and loaded back in. While replaying inputs the mouse can be moved in any way to end it, easily preventing any unwanted clicks or to stop an infinite echo. The escape key will also end running echos.

echo-mouse.exe

Executable file created with Pyinstaller.

pyinstaller --onefile -w main.py

Echo Mouse from the series Owl House

About

Record a sequence of mouse inputs and play them back as needed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages