smart-auto-clicker
๐ฑ๏ธ Automate your clicks easily.
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
โCITATION.cff file
Found CITATION.cff file -
โcodemeta.json file
Found codemeta.json file -
โ.zenodo.json file
Found .zenodo.json file -
โDOI references
-
โAcademic publication links
-
โAcademic email domains
-
โInstitutional organization owner
-
โJOSS paper metadata
-
โScientific vocabulary similarity
Low similarity (11.7%) to scientific vocabulary
Keywords
Repository
๐ฑ๏ธ Automate your clicks easily.
Basic Info
Statistics
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 2
Topics
Metadata Files
README.md
Features
- โจ๏ธ Use any mouse or keyboard key as a โClick Keyโ.
- ๐๏ธ Customize the click mode between click and hold.
- ๐ฏ Set the click position following the cursor or a specific location.
- โฑ๏ธ Easily customize the time interval between clicks.
- ๐ Location memory system so that the window opens right where you left it.
- โฏ๏ธ Customize the trigger key to your liking.
- ๐พ All configurations as you left them.
- ๐ฎ Player simulation system to avoid being expelled by AFK.
- โก Easily configure it to start when you turn on your computer (optional of course).
How to download and use
Check the releases here.
How to compile to an executable
Remember that you need to have Git and Python installed on your computer.
The first thing to do is to clone this repository.
bash git clone https://github.com/FJRG2007/smart-auto-clicker.gitNow enter the repository folder.
bash cd smart-auto-clickerIt is time to install the project dependencies.
bash pip install -r requirements.txtNow it's time to compile the project.
bash pyinstaller --clean --onefile --noconsole --icon=assets/mouse.ico --add-data "assets;assets" --name="AutoClicker" init.py
How to test it?
To test the performance of the project, we use keyboard simulation websites or games.
Owner
- Name: FJRG2007 ใ
- Login: FJRG2007
- Kind: user
- Company: TPEOficial LLC
- Website: https://tpeoficial.com/fjrg2007/
- Repositories: 1
- Profile: https://github.com/FJRG2007
Citation (CITATION.cff)
cff-version: 1.2.0
title: Smart Auto Clicker
message: "Smart Auto Clicker - Automate your clicks easily."
type: software
authors:
- given-names: FJRG2007
email: fjrg2007@tpeoficial.com
repository-code: 'https://github.com/FJRG2007/smart-auto-clicker'
url: 'https://status.tpeoficial.com/development'
abstract: >-
Smart Auto Clicker allows you to quickly and easily automate your tasks using the mouse on your PC.
keywords:
- auto click
- automation
- os tools
license: AGPL-3.0-or-later
version: Coming Soon
GitHub Events
Total
- Release event: 1
- Watch event: 3
- Push event: 33
- Create event: 4
Last Year
- Release event: 1
- Watch event: 3
- Push event: 33
- Create event: 4