Download Latest Version SmartClicker-Open.zip (20.4 MB)
Email in envelope

Get an email when there's a new version of smartclicker-open

Home
Name Modified Size InfoDownloads / Week
requirements.txt 2025-11-01 90 Bytes
spinbox.py 2025-11-01 6.0 kB
autoclicker.py 2025-11-01 13.4 kB
LICENSE 2025-11-01 1.1 kB
README.md 2025-11-01 2.0 kB
SmartClicker-Open.exe 2025-11-01 20.7 MB
SmartClicker-Open.zip 2025-11-01 20.4 MB
Totals: 7 Items   41.1 MB 3

SmartClicker-Open

Open-source lightweight click automation tool (Windows)

This repository contains source, build scripts and CI configuration to produce reproducible Windows binaries from open-source AutoClicker sources.

Upstream / attribution
This project is based on / derives from the original upstream project: https://github.com/zSynctic/AutoClicker
Upstream license retained (MIT). If you are the upstream author and have any requests about attribution or packaging, please open an issue or email: your-email@example.com


Status / Notes

  • Source code is public under the MIT license (see LICENSE).
  • We do not upload third-party pre-built binaries into the repository. All Windows .exe releases are produced automatically from source via GitHub Actions and attached to Releases.
  • If you downloaded this project from other sites, verify the release checksum and the release source link in Releases.

What this project contains

  • autoclicker.py — main source file (entry point)
  • requirements.txt — Python dependencies
  • assets/ — UI images / icons (if present)
  • .github/workflows/build-windows.yml — CI to build a one-file Windows executable using PyInstaller
  • README.md, LICENSE

Features

  • Ultra fast autclicking and hold modes
  • Hotkeys support
  • Single / multi / hold click modes
  • Lightweight, no install required (portable exe)
  • Open-source (MIT) — inspect and build from source

Quick start (build locally)

Python 3.10+ recommended

  1. Clone: ```bash git clone https://github.com/<your-account>/SmartClicker-Open.git cd SmartClicker-Open

Version

SmartClicker-Open v1.0.0
Maintained and packaged by: your-name (open distribution under MIT License)


Disclaimer

This project is for educational and automation testing purposes only.
We do not promote unfair advantages in games or online services.
Use responsibly and according to the terms of the platforms you interact with.

Source: README.md, updated 2025-11-01