Download Latest Version MM.jar (4.5 kB)
Email in envelope

Get an email when there's a new version of Java Mouse Mover

Home / dist
Name Modified Size InfoDownloads / Week
Parent folder
MM.jar 2026-03-31 4.5 kB
Totals: 1 Item   4.5 kB 6

Java Mouse Mover

Java Mouse Mover (from here: MM) is a simple CLI (command line interface) utility designed to move mouse periodically to avoid timeout issue in some situation or also black screen for inactivity.

Usage:

java -jar MM.jar [txt]

where [txt] is a string to display in terminal when app starts

For example, launching MM with the following arguments:

java -jar MM.jar Agent

opens a terminal similar to this:

MM running

Java Mouse Mover runs with any JRE/JDK 11 or greater

Note: Currently, MM move the mouse horizontally every 3 minutes. This feature is, for now, embedded in program itself. May be future version will allow further parameter to customize the MM behaviour

Source: readme.md, updated 2026-03-31