Skip to content

mahdi-rfz/vrmouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#VRMOUSE screenshot1

Hello, this is a virtual mouse project using a keyboard that runs in the terminal and you can customize some buttons.

screenshot2

for run in linux base os use sudo

The EXE output in the directory, but if you want to see the source code or run on Linux / mac , the main code is vrmouse_keyboard_version.py and screen_tool.py is a library

libs :

pip install keyboard
pip install pyautogui
pip install pynput
pip install colorama