├── LICENSE ├── README.md └── clicker.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/httpanand/Auto-Clicker/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/httpanand/Auto-Clicker/HEAD/README.md -------------------------------------------------------------------------------- /clicker.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/httpanand/Auto-Clicker/HEAD/clicker.py --------------------------------------------------------------------------------