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
- Host: GitHub
- URL: https://github.com/svsool/mouseportal
- Owner: svsool
- Created: 2018-10-06T09:35:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-02-14T16:17:06.000Z (over 5 years ago)
- Last Synced: 2025-02-10T08:32:35.693Z (over 1 year ago)
- Topics: macos, macos-utility
- Language: Objective-C
- Homepage:
- Size: 504 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MousePortal
A simple utility for macOS to move mouse cursor between multiple screens or applications on cmd+tab.
[](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.