Skip to content

Automate Clicks, adjust frequency of clicks, set timers, cross-platform.

License

Notifications You must be signed in to change notification settings

xmp-er/Auto_Clicker_Go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

for_loyal_broski

Autoclicker_Go

Introduction

Simple platform-independent CLI tool that keeps clicking on the screen at position of the mouse, with additional functionality to schedule a timer for program to end, stop the program till a given time and alter the timing at which clicks occur

🔴 Instructions

Perform the following commands on terminal to run the program

  • git clone https://github.com/xmp-er/Auto_Clicker_Go.git
  • go run main.go

🔴 Commands and Features

  • stop : stops the program
  • stop after <time> <unit> : stops the program after the specified time unit(seconds/minutes/days/hrs)
  • sec <time> : sets the time interval for the clicks to be performed
  • timer <time> <unit> : sets the time with unit(seconds/minutes/days/hrs) after which the program should start running again

📌Note📌:- All the units can be defined as sec/min/hrs/days

🔴 Demonstration

The demonstration of the program can be found attached

Auto_Clicker_Go.mp4