{"id":23711209,"url":"https://github.com/sohumcs/auto-clicker","last_synced_at":"2026-02-06T14:30:22.327Z","repository":{"id":245059974,"uuid":"817139582","full_name":"sohumcs/auto-clicker","owner":"sohumcs","description":"This Python auto-clicker utilizes the pynput library to automate left mouse clicks. Controlled by a toggle key, it operates at high frequency, clicking approximately every 1 millisecond. With threading for concurrent execution, it provides a simple yet powerful solution for repetitive tasks across Windows, macOS, and Linux platforms.","archived":false,"fork":false,"pushed_at":"2024-06-19T05:44:42.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-30T19:36:45.599Z","etag":null,"topics":["pynput","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sohumcs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-06-19T05:31:26.000Z","updated_at":"2024-06-19T06:35:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"a40e5cc7-d1e9-476b-8ad0-57e91ee5da91","html_url":"https://github.com/sohumcs/auto-clicker","commit_stats":null,"previous_names":["sohumcs/auto-clicker"],"tags_count":0,"template":false,"template_full_name":"sohumcs/weather-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sohumcs%2Fauto-clicker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sohumcs%2Fauto-clicker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sohumcs%2Fauto-clicker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sohumcs%2Fauto-clicker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sohumcs","download_url":"https://codeload.github.com/sohumcs/auto-clicker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239794950,"owners_count":19698241,"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":["pynput","python3"],"created_at":"2024-12-30T19:34:33.255Z","updated_at":"2026-02-06T14:30:22.269Z","avatar_url":"https://github.com/sohumcs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Auto Clicker in Python\n\n## Introduction\n\nThis Auto Clicker is a Python script designed to automate mouse clicks. It uses the `pynput` library to control the mouse and listen for keyboard events, allowing the user to start and stop the clicking process with a toggle key. The script continuously clicks the left mouse button at a very high frequency until toggled off.\n\n## Features\n\n- **Automate Mouse Clicks**: Perform left mouse button clicks.\n- **Toggle Control**: Start and stop the auto-clicking process with a specific key press.\n- **High Frequency Clicking**: Clicks at a very high frequency (approximately every 1 millisecond).\n- **Multithreading**: Utilizes multithreading to handle mouse clicking and keyboard listening concurrently.\n- **Cross-Platform**: Works on Windows, macOS, and Linux.\n\n## Requirements\n\nTo run the auto-clicker, you need to have Python installed on your machine along with the `pynput` library. You can install `pynput` using pip:\n\n```sh\npip install pynput\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsohumcs%2Fauto-clicker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsohumcs%2Fauto-clicker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsohumcs%2Fauto-clicker/lists"}