winmm

command module
v0.0.0-...-72a0da8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 27, 2025 License: Apache-2.0 Imports: 10 Imported by: 0

README

winmm => Windows Mouse Mover

It's a simple Go program that moves the mouse every 60 seconds. First 200px right, then left. Additionally, after mouse gets back to initial position - left windows key is pressed twice. This closes the cycle and start a new one.

You can set different time schedule but simply providing a number when running the command.

Installation

$ go install github.com/zozole1818/winmm@latest

Usage

$ winmm # will trigger mouse movement every 60 seconds
$ winmm 5 # will trigger mouse movement every 5 seconds

Note: winmm will only work on Windows. Under the hood Go uses win32 API.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL