Skip to content
/ echo-mouse Public

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

License

Notifications You must be signed in to change notification settings

BH4/echo-mouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

echo-mouse

Record a sequence of mouse inputs (an echo) and play them back in the same sequence. Echos can be played back faster or slower and set to play back any number of times or set to infinitely repeat. Stopping playback early can be done with any mouse movement or the escape key. Additionally, recorded inputs and settings can be saved to an "echo" file to be loaded back in at a future time.

Example

Orignal usage of downloading pictures from a facebook album (because this is how my family sends pictures to me).

First create the recording

compressed-Echo_mouse_make_echo.mp4

then play back the recording with the required settings

compressed-Echo_mouse_play_echo.mp4

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