Skip to content

Utility that move the mouse automatically which prevents your computer from logging off

License

Notifications You must be signed in to change notification settings

alesky78/AutoMouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to AutoMouse

AutoMouse keeps Windows sessions active by triggering configurable mouse movements. Built in Java, it exposes both a console interface and a Swing UI so each user can choose the workflow that fits their automation needs.

Core Features

  • Adjustable movement distance to mimic natural cursor activity.
  • Customizable interval between each simulated movement.
  • Configurable auto-stop slots to pause and restart the automation on schedule.
  • Dual launch scripts: one for headless console usage, one for the Swing application.

Build Instructions

From the project root automouse, run compile.bat. Maven produces automouse.zip inside target.

Unzip it in any folder to obtain a ready-to-run distribution.

How to start

unzipped the automouse.zip it will contain two scripts

  • startConsole.bat to run the software in a shell
  • startSwing.bat to run the software in a swing application

About

Utility that move the mouse automatically which prevents your computer from logging off

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published