smart-auto-clicker

๐Ÿ–ฑ๏ธ Automate your clicks easily.

https://github.com/fjrg2007/smart-auto-clicker

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

anti-afk autoclicker autoclicker-for-pc game-autoclicker player-simulation
Last synced: 6 months ago · JSON representation ·

Repository

๐Ÿ–ฑ๏ธ Automate your clicks easily.

Basic Info
  • Host: GitHub
  • Owner: FJRG2007
  • License: agpl-3.0
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 14.4 MB
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 2
Topics
anti-afk autoclicker autoclicker-for-pc game-autoclicker player-simulation
Created about 1 year ago · Last pushed 7 months ago
Metadata Files
Readme License Citation

README.md

Smart Auto Clicker

Smart Auto Clicker - Automate your clicks easily.

GitHub Kofi

To use it, simply download the latest version.

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

  1. Remember that you need to have Git and Python installed on your computer.

  2. The first thing to do is to clone this repository. bash git clone https://github.com/FJRG2007/smart-auto-clicker.git

  3. Now enter the repository folder. bash cd smart-auto-clicker

  4. It is time to install the project dependencies. bash pip install -r requirements.txt

  5. Now 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

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