https://github.com/marcel0024/simpleautoclicker
A Simple Auto Clicker build in C# .NET 8 for windows.
https://github.com/marcel0024/simpleautoclicker
auto-clicker autoclick autoclicker clicker console-app consoleapp csharp dotnet dotnet-core simple-auto-clicker windows
Last synced: 2 months ago
JSON representation
A Simple Auto Clicker build in C# .NET 8 for windows.
- Host: GitHub
- URL: https://github.com/marcel0024/simpleautoclicker
- Owner: Marcel0024
- Created: 2024-05-14T17:14:19.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-14T17:16:50.000Z (about 1 year ago)
- Last Synced: 2025-01-19T16:27:56.394Z (4 months ago)
- Topics: auto-clicker, autoclick, autoclicker, clicker, console-app, consoleapp, csharp, dotnet, dotnet-core, simple-auto-clicker, windows
- Language: C#
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SimpleAutoClicker
A simple auto clicker built in .NET 8.
Simply input the total time to run in minutes (or leave blank for indefinitaly) and it starts clicking every 10 seconds at mouse position.
## Usage
1. Download the `.exe` file from the [releases](https://github.com/Marcel0024/SimpleAutoClicker/releases) page and run it.

2. Input the total minutes and press enter. If you leave it blank, it will run indefinitely. The clicking happens at the mouse's current position.
