wiggle

command module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2025 License: BSD-3-Clause Imports: 10 Imported by: 0

README

wiggle

A simple Go tool to keep your computer awake by moving the mouse in a circular motion after a period of inactivity.

Installation

go install github.com/bitmaskit/wiggle@latest

Usage

You can set the idle timeout (in seconds) using either an environment variable or a command-line argument:

# Using environment variable
IDLE_TIMEOUT=10 wiggle

# Using command-line argument
wiggle 10
If neither is set, the default idle timeout of 60 seconds will be used.

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