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
Name Modified Size InfoDownloads / Week
dist 2026-03-31
src 2026-03-31
readme.md 2026-03-31 806 Bytes
apprunning.png 2026-03-31 4.3 kB
Totals: 4 Items   5.1 kB 9

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