command
module
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Aug 12, 2025
License: BSD-3-Clause
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.