Skip to content

S0raWasTaken/XKeyClicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XKeyClicker

Basically an XClicker, but with keyboard keys instead

Usage

Using it should be straight forward

  1. Specify a cooldown (Default: 100ms)
  2. Setup a keybind (Default: F7)
  3. Setup the key to repeat

Installing

Currently not working on MacOS #5
Windows works fine

Using pre-built binaries

Windows

Binaries can be found here. Install them wherever you want, or just extract and run it from anywhere.

Linux

Didn't make them yet, I will probably try solving #6 first.

MacOS

#5 ¯\_(ツ)_/¯

Compiling from source

Either you could clone this repo & build it with cargo build --release or you could simply do:

cargo install --git https://github.com/S0raWasTaken/XKeyClicker

That already moves your built binary to your cargo bin folder

About

This project was inspired on XClicker, a mouse autoclicker for X11 (that also works on wayland last time I checked).

Any weird stuff that happens or if you have any useful idea, please don't hesitate to open an issue!
I'll be happy to read it.