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: 4 months ago
JSON representation
script for does auto click
- Host: GitHub
- URL: https://github.com/arkeasz/script-autoclick
- Owner: arkeasz
- Created: 2022-07-04T03:33:17.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-10T03:53:35.000Z (over 1 year ago)
- Last Synced: 2025-04-08T20:34:07.179Z (about 1 year ago)
- Topics: autoclick, pip, py, python, script, tui
- Language: Python
- Homepage:
- Size: 26.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## **AUTOCLICK SCRIPT**

#### 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