https://github.com/rubbaboy/bettermouse
Move a window instead of your mouse, to reduce eye strain
https://github.com/rubbaboy/bettermouse
Last synced: over 1 year ago
JSON representation
Move a window instead of your mouse, to reduce eye strain
- Host: GitHub
- URL: https://github.com/rubbaboy/bettermouse
- Owner: RubbaBoy
- Created: 2019-10-13T19:22:18.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-13T20:46:56.000Z (almost 7 years ago)
- Last Synced: 2025-03-27T20:22:09.755Z (over 1 year ago)
- Language: Java
- Size: 56.6 KB
- Stars: 13
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BetterMouse
BetterMouse makes whatever window you want move instead of your mouse, reducing eye strain from moving back and forth, so you only need to look at the center of your screen.
TO run the program, download the latest release and run it via
```
java -jar BetterMouse-1.0.0.jar "Title"
```
With "Title" being some text in the window title you want to control. To exit out of the program, press the Escape key.
There's also a [reddit post](https://www.reddit.com/r/badUIbattles/comments/dhf6tc/tired_of_following_where_your_mouse_is_going_on/) on r/badUIbattles showing it off.