command
module
Version:
v0.2.1
Opens a new window with list of versions in this module.
Published: Mar 30, 2022
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
wiggle
created by Austin Poor
A quick and dirty CLI for moving your mouse around the screen to keep your computer awake.
Have a long-running program to execute? Downloading a large file? Trying to keep your status active in Slack? wiggle
is the tool for you!
Installation
$ go install github.com/a-poor/wiggle@latest
Dependencies
github.com/urfave/cli/v2
: For creating a CLI
github.com/go-vgo/robotgo
: For detecting the screen size and moving the mouse
github.com/briandowns/spinner
: For displaying a terminal spinner while wiggle
is running
ToDo
- Handle keyboard interrupt
- Add flag to optionally click
- Add flag to set move/click intervals
- Add flag to set max time for moving the mouse
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.