Skip to content

Control the mouse with the movement of the user's hands

Notifications You must be signed in to change notification settings

LeonPupier/VisualMouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

VisualMouse

A software to emulate the mouse with his hand !

See on the website »

Release HitCount Last commit


Description

VisualMouse is free software that lets you replace your computer's mouse actions with your hand. Indeed, you can move the mouse, trigger a left or right click and all the associated subsidiary actions.

Requirements

In order to use the software on your computer, it must meet several requirements:

  • Operating system: Linux, Windows, MacOS
  • Internet: not required
  • Administrator rights: not required

Installation

Important

The software currently works with Python version 3.11.x

Windows/Linux/MacOS - Clone the repository

1. To install VisualMouse on your computer, you need to clone the repository.

2. Before you can launch the software, you must install its dependencies. Nothing could be simpler, just run this command at the root of the folder:

Note

Please note that depending on the configuration, the "python3" command may be replaced by "python" or even "py".

python3 -m pip install -r requirements.txt

3. You can now run the main file of the program with Python:

python3 tutorial.py

3.1 If you want to use VisualMouse without the tutorial at the beginning, run this command instead:

python3 app.py

You are now ready to use VisualMouse!

Informations

I am working on an executable version of the software.

How to support me ?

If you want to help me financially to support my projects and my little student life, I would greatly appreciate a small donation from you on Ko-Fi :)

ko-fi

Credits

Software designed and developed by Leon Pupier. The hands used as illustrations for the tutorial were drawn by Maya Pupier.

Contact me

e-mail - website