Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🐭 moveMouse

Go app to randomly move your computer mouse every other minute.

Run program

just run moveMouse.exe

Run program (cmd)

go run main.go

Compile into exe that does not open cmd

go build -ldflags "-H windowsgui"

Compile into exe with icon (no cmd)

fyne package -icon icon.png

About

Go app to randomly move mouse every other minute

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages