Unofficial Linux version of DeepCool's AK Digital Software.
Based on raghulkrishnadeepcool-ak620-digital-linux
This project aims to provide the same functionality as DeepCool's Windows version.
Note
As far as I know, this should work on any Linux distro.
DeepCool AK500 Digital
DeepCool AK620 Digital
- SELinux disabled
- cargo
- libudev
- libayatana-appindicator
- libxdo
sudo dnf -y install systemd-devel libayatana-appindicator-gtk3-devel libxdo-devel
sudo pacman -Syu base-devel libappindicator-gtk3
For any other distro, search for the package names and use the native package manager (e.g., apt, pacman, zypper) to install them.
-
git clone https://github.com/z7ealth/akl.git && cd akl
-
chmod +x ./install.sh
-
./install.sh
AKL logs can be found at /var/log/akl.log