Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rezigned/mousemory
Mousemory remembers cursor position across multiple monitors.
https://github.com/rezigned/mousemory
macos swift swiftui
Last synced: 3 days 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 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-16T13:53:53.000Z (over 2 years ago)
- Last Synced: 2024-11-11T20:35:11.624Z (3 months 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+)