This multi-monitor solution tracks your head movement and teleports the mouse instantly to the monitor you are looking at.
- Make sure you have pip installed on your system
- Run the reqs.py file before running the MouseHead.py
- Run MouseHead with the usual "python3 MouseHead.py" in your terminal
- Current version is only capable for monitors on the right, but the code can be modified quite easily for a monitor on the left, or more than 2 monitor setups.
- Primarily focusing on a GUI which is customizable for a wide range of workflows. (Built on Qt Framework)