An open API service indexing awesome lists of open source software.

https://github.com/dakota-marshall/autoclicker

Small autoclicker I wrote in Go
https://github.com/dakota-marshall/autoclicker

golang tool

Last synced: 26 days ago
JSON representation

Small autoclicker I wrote in Go

Awesome Lists containing this project

README

          

## Overview

Basic autoclicker that I rewrote in Go from Python. Uses the Fyne GUI toolkit, and robotgo for the key event handling. Look there for the build requirements.