windows-2048 / The-Fastest-Mouse-Clicker-for-Windows

Free and fast, open source, full-featured, statically-linked mouse auto clicker for Windows written in vanilla C++. Uses hardware-limited arrayed Win32 SendInput() calls to reach up to 100000 clicks/s. Supports command line, random clicks and sequences of clicks. 2024 is the project's 8th ANNIVERSARY.
https://windows-2048.github.io/The-Fastest-Mouse-Clicker-for-Windows/
GNU General Public License v3.0
153 stars 31 forks source link

Request: Option to Start Minimized #22

Open orbus opened 1 year ago

orbus commented 1 year ago

If there is already a way to do this, I don't know it.

windows-2048 commented 1 year ago

Good idea! Currently, there is no such an option. But I'll add it into new cross-platfrom version of this app (based on Qt).