{"id":16622701,"url":"https://github.com/kkkermit/pythonautoclicker","last_synced_at":"2025-07-09T16:37:26.005Z","repository":{"id":246114952,"uuid":"820141376","full_name":"Kkkermit/PythonAutoClicker","owner":"Kkkermit","description":"Auto clicker built in python","archived":false,"fork":false,"pushed_at":"2024-07-13T01:43:15.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-06T17:57:11.855Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Kkkermit.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-25T22:16:17.000Z","updated_at":"2024-09-23T08:43:32.000Z","dependencies_parsed_at":"2024-10-19T06:36:26.559Z","dependency_job_id":null,"html_url":"https://github.com/Kkkermit/PythonAutoClicker","commit_stats":null,"previous_names":["kkkermit/py-autoclicker","kkkermit/pythonautoclicker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kkkermit%2FPythonAutoClicker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kkkermit%2FPythonAutoClicker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kkkermit%2FPythonAutoClicker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kkkermit%2FPythonAutoClicker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kkkermit","download_url":"https://codeload.github.com/Kkkermit/PythonAutoClicker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243006919,"owners_count":20220744,"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":[],"created_at":"2024-10-12T03:03:39.255Z","updated_at":"2025-03-11T09:30:04.515Z","avatar_url":"https://github.com/Kkkermit.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PyAutoClicker 🖱️\n\nA simple, yet powerful Python-based auto-clicker application. Turn repetitive tasks into a breeze with just a few clicks!\n\n## Installation 💾\n\nBefore you can run or convert the script into an executable, you need to ensure your environment is set up correctly.\n\n### Prerequisites\n\n- Python installed on your system. You can download Python [here](https://www.python.org/downloads/).\n- Pip (Python package installer), which comes with Python.\n\n### Dependencies\n\nThis project relies on `pyautogui` for automating the mouse clicks. To install `pyautogui`, run the following command in your terminal:\n\n```shell\npip install pyautogui\n```\n\n### Running the Script 🚀\n\nTo run `auto_clicker.py`, follow these steps:\n\n1. Open a terminal or command prompt.\n2. Navigate to the directory containing `auto_clicker.py`.\n3. Run the script with Python:\n\n```shell\npython auto_clicker.py\n```\n\n### Converting to Executable 📦\n\nTo convert `auto_clicker.py` into a standalone executable file, we use PyInstaller.\n\n1. Install PyInstaller:\n\n```shell\npip install pyinstaller\n```\n\n2. Navigate to your script's directory.\n3. Run PyInstaller with the following command:\n\n```shell\npyinstaller --onefile --windowed auto_clicker.py\n```\n\n4. Find your `.exe` file in the `dist` directory.\n\n### Usage Tips 📝\n\n- Ensure you understand the functionality of the auto-clicker before running it to avoid unintended actions.\n\n- Test the executable thoroughly to ensure it behaves as expected.\n\n### Disclaimer ⚠️\n\nUse the auto-clicker responsibly and ethically. Ensure its use complies with software terms of service and is not used for unfair advantages or in ways that could be considered malicious.\n\n### License 📄\n\nDistributed under the MIT License. See `LICENSE` for more information.\n\n**Acknowledgements** 🎉\n\n- [Python](https://www.python.org/)\n- [PyAutoGUI](https://pyautogui.readthedocs.io/en/latest/)\n- [PyInstaller](https://pyinstaller.org/en/stable/)\n\nThank you for checking out PyAutoClicker! Happy clicking! 🎈\n\n# ⭐ If you like this repo or find your self using it, please think about a star :) ⭐\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkkkermit%2Fpythonautoclicker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkkkermit%2Fpythonautoclicker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkkkermit%2Fpythonautoclicker/lists"}