An open API service indexing awesome lists of open source software.

https://github.com/arkeasz/script-autoclick

script for does auto click
https://github.com/arkeasz/script-autoclick

autoclick pip py python script tui

Last synced: 23 days ago
JSON representation

script for does auto click

Awesome Lists containing this project

README

        

## **AUTOCLICK SCRIPT**
![autoclick](./assets/autoclick.gif)

#### Installation

```git
git clone https://github.com/arkeasz/script-autoclick.git
```
***Use the package manager to install the packages***

```bash
pip install -r requirements.txt
```

* (recommended but not mandatory) open the virtual enviroment

**Active the virtualenv**

```sh
python -m venv .venv
```

* windows (powershell)
```powershell
.\.venv\bin\activate
```

* linux (bash)
```bash
. ./.venv/scripts/activate
```
* Nushell
```bash
source ./.venv/scripts/activate.nu
```

* Finally use the script
```bash
python main.py
```

#### **Use**
Press the key:

**R** -> For activate the clicks of the button left of the mouse or desactivate the clicks

**X** -> Finish the script