A very basic, fast and powerful Windows and Linux autoclicker written in C.
- libx11-dev
- libxtst-dev
- make
$ git clone https://github.com/FrancescoXD/xac.git
$ cd Xlib
$ make linux # for linux users
$ make windows # for windows users
$ ./xac
$ sudo make install
Now you can start the autoclicker just typing xac
everywhere.
$ sudo make uninstall