Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Skyl3r authored Aug 31, 2021
1 parent 05b8845 commit 09924aa
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# leetmouse-gui
Simple GUI for leetmouse (https://github.com/systemofapwne/leetmouse)

![image](https://i.imgur.com/7ZDHzZO.png)

## Requirements
- PySimpleGUIQt

``` sudo pip install pysimpleguiqt ```

## Use

Since this program must change module parameters it needs root access:
``` sudo python3 main.py ```

0 comments on commit 09924aa

Please sign in to comment.