Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 694 Bytes

README.md

File metadata and controls

41 lines (22 loc) · 694 Bytes

leetmouse-gui

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.

Cloning

Don't forget to clone repo with all submodules

git clone --recurse-sumbodules https://github.com/c4llv07e/leetmouse-gui.git

or

git submodule init

image

Requirements

  • GLFW

Build

make

Use

Since this program must change module parameters it needs root access:

sudo ./leetmouse-gui

or

sudo make run

Todo

  • Better graph