raul
39da649287
The current code is incredibly basic but it'll do for now |
||
---|---|---|
.gitignore | ||
LICENSE | ||
README.md | ||
go.mod | ||
go.sum | ||
main.go |
README.md
go-clicker
# STILL A WORK IN PROGRESS
This is an autoclicker written in Go, I had one quickly hacked together in bash but I realized it was far too slow due to being written in that language