Ajazzy v0.1.2
Install
Debian / Ubuntu:
curl -LO https://github.com/Geovane2dd/Ajazzy/releases/download/v0.1.2/ajazzy_0.1.2_amd64.deb
sudo apt install ./ajazzy_0.1.2_amd64.debFedora / RHEL:
curl -LO https://github.com/Geovane2dd/Ajazzy/releases/download/v0.1.2/ajazzy-0.1.2-1.x86_64.rpm
sudo dnf install ./ajazzy-0.1.2-1.x86_64.rpmBoth install the CLI (ajazzyctl), the GUI (ajazzy-gui), the desktop entry, and the udev rule that lets the GUI talk to the mouse without sudo -- unplug and replug the mouse (or log out/in) after installing so the new rule takes effect.
Just the binary: grab ajazzy-cli-0.1.2-linux-x86_64.tar.gz or ajazzy-gui-0.1.2-linux-x86_64.tar.gz below and copy the 71-ajazzy.rules file inside it to /etc/udev/rules.d/ yourself.