svsool / MousePortal

A simple utility for macOS to move mouse cursor between multiple screens or applications on cmd+tab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MousePortal

A simple utility for macOS to move mouse cursor between multiple screens or applications on cmd+tab.

Watch the video

Building

Open project in Xcode and run build.

Usage

Allow compiled binary to control your computer in Security & Privacy -> Privacy -> Accessibility.

Run in your terminal:

chmod +x MousePortal
./MousePortal &

If you are planning to run it in iTerm2 or any other terminal you have to add it to Accessibility Settings as well.

About

A simple utility for macOS to move mouse cursor between multiple screens or applications on cmd+tab


Languages

Language:Objective-C 100.0%