{"id":15753498,"url":"https://github.com/dmotte/winautoclicker","last_synced_at":"2026-05-11T02:26:00.729Z","repository":{"id":116427668,"uuid":"461492622","full_name":"dmotte/winautoclicker","owner":"dmotte","description":"🖱 Simple Auto-Clicker CLI application for Windows, written in C++","archived":false,"fork":false,"pushed_at":"2024-01-20T12:27:48.000Z","size":4,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-06T12:15:10.445Z","etag":null,"topics":["auto","auto-clicker","autoclicker","c","c-plus-plus","cli","clicker","cpp","exe","interval","millis","milliseconds","mingw","portable","time","win","windows"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dmotte.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-02-20T13:15:17.000Z","updated_at":"2023-04-25T20:49:35.000Z","dependencies_parsed_at":"2023-11-07T04:14:44.438Z","dependency_job_id":"eea6f515-0084-4d85-96d0-1b510d461db0","html_url":"https://github.com/dmotte/winautoclicker","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmotte%2Fwinautoclicker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmotte%2Fwinautoclicker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmotte%2Fwinautoclicker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmotte%2Fwinautoclicker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmotte","download_url":"https://codeload.github.com/dmotte/winautoclicker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246436052,"owners_count":20776960,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["auto","auto-clicker","autoclicker","c","c-plus-plus","cli","clicker","cpp","exe","interval","millis","milliseconds","mingw","portable","time","win","windows"],"created_at":"2024-10-04T07:40:53.798Z","updated_at":"2026-05-11T02:25:55.710Z","avatar_url":"https://github.com/dmotte.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# winautoclicker\n\nSimple **Auto-Clicker** CLI application for _Windows_, written in _C++_.\n\n## Usage\n\nTo use this program, you just have to download the pre-compiled [exe file](https://github.com/dmotte/winautoclicker/releases/latest/download/clicker.exe) and run it on your PC.\n\nThe first CLI parameter is the **interval** (in milliseconds) between each click (default 1000).\n\n```cmd\nclicker.exe 3000\n```\n\n:warning: **Warning**: do not set the interval parameter to extremely low values, as it can **freeze your PC** and you may not be able to close the application anymore.\n\n## Compiling\n\n\u003e **Note**: this procedure has been tested on a fresh **Windows 10** installation.\n\nIf you want to compile the application yourself, you must have **MinGW** installed on your system. I suggest installing it via the [_Chocolatey_ package manager](https://chocolatey.org/install):\n\n```cmd\nchoco install -y mingw\n```\n\nThen compile the [`main.cpp`](main.cpp) file with the **G++** compiler:\n\n```cmd\ng++ main.cpp -static -o clicker.exe\n```\n\nThe result of the compilation is the `clicker.exe` executable file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmotte%2Fwinautoclicker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmotte%2Fwinautoclicker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmotte%2Fwinautoclicker/lists"}