https://github.com/rezigned/Mousemory
Mousemory remembers cursor position across multiple monitors.
https://github.com/rezigned/Mousemory
macos swift swiftui
Last synced: 12 months ago
JSON representation
Mousemory remembers cursor position across multiple monitors.
- Host: GitHub
- URL: https://github.com/rezigned/Mousemory
- Owner: rezigned
- License: mit
- Created: 2021-09-12T15:51:14.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-16T13:53:53.000Z (over 3 years ago)
- Last Synced: 2024-08-02T13:21:40.734Z (over 1 year ago)
- Topics: macos, swift, swiftui
- Language: Swift
- Homepage: https://rezigned.com/posts/mousemory-v1.0/
- Size: 879 KB
- Stars: 10
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Mousemory remembers cursor positions across multiple monitors.
## Mousemory
A simple macOS utility that remebers mouse position across different monitors.
Whenever you switch the app via `⌘ ⇥` (cmd + tab) and the target app is on another monitor. It'll restore mouse position on that monitor for you.
## Donate
If you want to support this project. You can do it by [buying me a coffee](https://www.buymeacoffee.com/rezigned). Thanks!
**Manual**
Download latest verion [here](https://github.com/rezigned/Mousemory/releases)
**Homebrew**
```
brew install --cask dpx/dpx/mousemory
```
## Features
* Enable/disable highlight
* Customizable highlight color
* Adjustable sensitivity
## Requirements
* macOS Big Sur (11.0+)