Skip to content

Ajazzy v0.1.2

Choose a tag to compare

@github-actions github-actions released this 02 Aug 17:05
· 3 commits to main since this release

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.deb

Fedora / 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.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.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.