(ENG) Installation - Ddedinya/kakashi GitHub Wiki
To install kakashi, you can download the binary from there or compile kakashi yourself using the instructions in readme.
Launch on Windows
After compiling or downloading and unpacking the archive with binary, just run akashi.exe.
Launch on Linux
First, you need to install Qt6 and Qt6 WebSockets for kakashi to work.
For example:
Ubuntu 22.04/Debian 11 : apt-get install qt6-base-dev libqt6websockets6
Next, after compiling or installing and unpacking the archive with binary, run file "akashi" through terminal FROM A FOLDER WITH THE SAME FILE.