Fork of the simple GUI for Skyl3r's fork of leetmouse (https://github.com/Skyl3r/leetmouse) or for my fork (https://github.com/c4llv07e/leetmouse-gui) rewritten in C++ and ImGUI (with ImPlot). This program assumes you've already installed the leetmouse driver.
Don't forget to clone repo with all submodules
git clone --recurse-sumbodules https://github.com/c4llv07e/leetmouse-gui.git
or
git submodule init
- GLFW
make
Since this program must change module parameters it needs root access:
sudo ./leetmouse-gui
or
sudo make run
- Better graph