An open API service indexing awesome lists of open source software.

https://github.com/svsool/mouseportal

A simple utility for macOS to move mouse cursor between multiple screens or applications on cmd+tab
https://github.com/svsool/mouseportal

macos macos-utility

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# MousePortal

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

[![Watch the video](https://github.com/svsool/MousePortal/blob/master/static/images/video_preview.png)](https://youtu.be/m8ntuXbTWyc)

# Building

Open project in Xcode and run build.

# Usage

Allow [compiled binary](https://github.com/svsool/MousePortal/releases) 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.