Kecker tło

Kecker

Autorstwa @moderr
Utworzono 6/3/2024
Python-based keyboard auto clicker with commands system.

Kecker

GitHub License GitHub all releases

The Python-based keyboard auto clicker with commands system.

Quick start

git clone https://github.com/Moderrek/kecker.git cd kecker/ pip install pynput python main.py > toggle . Set toggle key to . > key i Current tapping key is i > speed 2 Set tap/sec to 2.0

Enjoy usage :)

How to run

  • Download Python.
  • Execute in terminal pip install pynput
  • Then run downloaded file.

Usage

Kecker is terminal program with commands.

  1. Set the clicking key "a" by command key a
  2. Set the clicking speed (x per sec) by speed x
  3. Start by command start (end by stop) or set toggle key toggle .
  4. Then tap the "." to start end clicking

Commands

CommandDescription
infoPrints the program info
startStarts tapping the key
stopStops tapping the key
endKills the program
configPrints the config
key Sets/Gets the tap key
speed Sets/Gets the key tap per sec
toggle Sets/Gets the toggle key