Skip to content

XClicker - Fast gui autoclicker for x11 linux desktops

License

Notifications You must be signed in to change notification settings

Blackfoxx88/xclicker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XClicker

GitHub All Releases AUR version GitHub Issues GitHub Contributors


Like the app? Consider sponsoring this project to keep me motivated!

ko-fi

What is XClicker?

XClicker is an open-source, easy to use, feature-rich, blazing fast Autoclicker for linux desktops using x11.

Example image forthebadge forthebadge

Main features

  • Fairly simple layout;
  • Safe mode, to protect from unwanted behaviour;
  • Autoclick with a specified amount of time between each click;
  • Choose mouse button [Left/Right/Middle];
  • Choose click type [Single/Double];
  • Repeat until stopped or repeat a given amount of times;
  • Click on a specified location only;
  • Randomize the click interval;
  • Start / Stop with a custom hotkey;

How much cps?

The highest I have got with it was around 750cps, but that was still with 1 millisecond interval.
With 0 millisecond interval, the focused application may freeze.

Building

After cloning the repository, you only have to run this one command. The executable will be placed in ./build/release/src/xclicker.

$ make release

Installing

Check out the Installation Guide

Contributing

All contributions are welcome <3. Check out the Contibuting Guide to see how to setup your enviroment.

License

XClicker is licensed under GPL-3.0 LICENSE.

Dependencies are licensed by their own.

About

XClicker - Fast gui autoclicker for x11 linux desktops

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 89.4%
  • Makefile 6.7%
  • Shell 2.0%
  • Meson 1.9%