Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/killo445/autoclicker
Simple Auto Clicker
https://github.com/killo445/autoclicker
auto auto-clicker autoclicker clicker windows wpf
Last synced: about 1 month ago
JSON representation
Simple Auto Clicker
- Host: GitHub
- URL: https://github.com/killo445/autoclicker
- Owner: KilLo445
- Created: 2024-09-17T04:24:47.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-17T07:17:03.000Z (4 months ago)
- Last Synced: 2024-12-19T02:22:43.629Z (about 1 month ago)
- Topics: auto, auto-clicker, autoclicker, clicker, windows, wpf
- Language: C#
- Homepage:
- Size: 211 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
KilLo's Auto Clicker
Simple Auto Clicker
Report Bug
·
Request Feature
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]## About The Project
This is a very simple auto clicker written in C# using WPF, mainly made to challenge myself.### Built With
* [![.NET][.NET]][framework-url]
## Getting Started
### Prerequisites
.NET Framework Runtime 4.8 is required to run AutoClicker.
- [Download page](https://dotnet.microsoft.com/en-us/download/dotnet-framework/net48)
- [Direct (Web)](https://dotnet.microsoft.com/en-us/download/dotnet-framework/thank-you/net48-web-installer)
- [Direct (Offline)](https://dotnet.microsoft.com/en-us/download/dotnet-framework/thank-you/net48-offline-installer)### Installation
1. Head over to the [latest release](https://github.com/KilLo445/AutoClicker/releases/latest)
2. Download and run `AutoClicker.exe`
3. Set your interval, hotkey, delay and click start!## License
Distributed under the MIT License. See `LICENSE.txt` for more information.
## Contact
- Discord
- @decentloser / DecentLoser#7263
- [My Server](https://discord.gg/66qymzdtMw) (Preferred)
- Twitter / X
- [@KilLo445](https://twitter.com/KilLo445)[forks-shield]: https://img.shields.io/github/forks/KilLo445/AutoClicker.svg?style=for-the-badge
[forks-url]: https://github.com/KilLo445/AutoClicker/network/members
[stars-shield]: https://img.shields.io/github/stars/KilLo445/AutoClicker.svg?style=for-the-badge
[stars-url]: https://github.com/KilLo445/AutoClicker/stargazers
[issues-shield]: https://img.shields.io/github/issues/KilLo445/AutoClicker.svg?style=for-the-badge
[issues-url]: https://github.com/KilLo445/AutoClicker/issues
[.NET]: https://img.shields.io/badge/.NET_Framework-5C2D91?style=for-the-badge&logo=.net&logoColor=white
[Framework]: https://img.shields.io/badge/.NET_Framework-4.8-purple
[framework-url]: https://dotnet.microsoft.com/en-us/download/dotnet-framework