Giter VIP home page Giter VIP logo

kecker's Introduction

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

Command Description
info Prints the program info
start Starts tapping the key
stop Stops tapping the key
end Kills the program
config Prints the config
key Sets/Gets the tap key
speed Sets/Gets the key tap per sec
toggle Sets/Gets the toggle key

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.