Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rel1cx/sensi-mouse
Easily change macOS (below 14) system-wide mouse sensitivity and acceleration settings.
https://github.com/rel1cx/sensi-mouse
cursor mac-mouse macos mouse tools utility
Last synced: 8 days ago
JSON representation
Easily change macOS (below 14) system-wide mouse sensitivity and acceleration settings.
- Host: GitHub
- URL: https://github.com/rel1cx/sensi-mouse
- Owner: Rel1cx
- License: mit
- Created: 2023-03-14T08:49:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-06T12:06:53.000Z (11 months ago)
- Last Synced: 2024-07-29T22:14:32.246Z (3 months ago)
- Topics: cursor, mac-mouse, macos, mouse, tools, utility
- Language: TypeScript
- Homepage: https://sensi-mouse.vercel.app
- Size: 3.44 MB
- Stars: 16
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# SensiMouse
> Easily change macOS system-wide mouse sensitivity and acceleration settings
## Benefits
- Modify mouse settings globally, regardless of the connected mouse device.
- No need for accessibility permissions.
- Does not interfere with or take over the mouse input events.
- Compatible with other apps that customize mouse scrolling or gestures.## Releases
Download the latest release from [here](https://github.com/Rel1cx/sensi-mouse/releases)
## CLI Version
[sensi-mouse-cli](https://github.com/Rel1cx/sensi-mouse-cli)
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details
## Credits
- [tmexclude](https://github.com/PhotonQuantum/tmexclude) - Exclude undesired files (node_modules, target, etc) from your TimeMachine backup.
## THIRD-PARTY-LICENSE
This project uses code from following third-party projects:
- tmexclude (MIT)
Licenses are list in [THIRD-PARTY-LICENSE](THIRD-PARTY-LICENSE)