Skip to content

Ajazzy v0.1.4

Choose a tag to compare

@github-actions github-actions released this 05 Sep 19:09
· 1 commit to main since this release

Install

Debian / Ubuntu:

curl -LO https://github.com/Geovane2dd/Ajazzy/releases/download/v0.1.4/ajazzy_0.1.4_amd64.deb
sudo apt install ./ajazzy_0.1.4_amd64.deb

Fedora / RHEL:

curl -LO https://github.com/Geovane2dd/Ajazzy/releases/download/v0.1.4/ajazzy-0.1.4-1.x86_64.rpm
sudo dnf install ./ajazzy-0.1.4-1.x86_64.rpm

Both 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.4-linux-x86_64.tar.gz or ajazzy-gui-0.1.4-linux-x86_64.tar.gz below and copy the 71-ajazzy.rules file inside it to /etc/udev/rules.d/ yourself.