Skip to content

GuimilXD/xautoclicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XAutoClicker

A suckless x11 mouse autoclicker

Getting Started

$ git clone https://github.com/GuimilXD/xautoclicker
$ cd xautoclicker
$ make
$ sudo ./xautoclicker

DISCLAIMER: This program requires access to the /dev/input/mice device file. Running the program with sudo should do the trick.

Configuration

You can change the default CPS (Clicks Per Second) by editing src/main:

#define DESIRED_CPS 10

About

Suckless x11 mouse autoclicker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published