Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/iswenzz/autoclicker

Auto clicker is a program that automates mouse clicks. It provides many different options such your desired click intervals, click repeats, and which mouse button you want clicked automatically.
https://github.com/iswenzz/autoclicker

autoclicker csharp dotnet tool

Last synced: 3 months ago
JSON representation

Auto clicker is a program that automates mouse clicks. It provides many different options such your desired click intervals, click repeats, and which mouse button you want clicked automatically.

Awesome Lists containing this project

README

        

# Auto Clicker
[![Checks](https://img.shields.io/github/check-runs/Iswenzz/AutoClicker/master?logo=github)](https://github.com/Iswenzz/AutoClicker/actions)
[![CodeFactor](https://img.shields.io/codefactor/grade/github/Iswenzz/AutoClicker?label=codefactor&logo=codefactor)](https://www.codefactor.io/repository/github/iswenzz/AutoClicker)
[![CodeCov](https://img.shields.io/codecov/c/github/Iswenzz/AutoClicker?label=codecov&logo=codecov)](https://codecov.io/gh/Iswenzz/AutoClicker)
[![License](https://img.shields.io/github/license/Iswenzz/AutoClicker?color=blue&logo=gitbook&logoColor=white)](https://github.com/Iswenzz/AutoClicker/blob/master/LICENSE)

![](https://i.imgur.com/RQnPK8v.png)

Auto clicker is a program that automates mouse clicks. It provides many different options such your desired click intervals, click repeats, and which mouse button you want
clicked automatically. More details can be found down below!

## Features
* Choose a custom interval to perform mouse tasks.
* Perform left, right or middle button mouse clicks.
* Perform single click tasks, or double click tasks.
* Click infinitely, or choose a limited number of times to click.

## Instructions
In order to use this application, just download the archived file down below, and extract it to any destination. You can create a shortcut of the executable file and place it anywhere, and run it from said shortcut.

## Building (Windows)
_Pre-Requisites:_
1. [Visual Studio](https://visualstudio.microsoft.com/) or [Dotnet SDK](https://dotnet.microsoft.com/download)

### [Download](https://github.com/Iswenzz/AutoClicker/releases)

## Contributors:
***Note:*** If you would like to contribute to this repository, feel free to send a pull request, and I will review your code. Also feel free to post about any problems that may arise in the issues section of the repository.