
Created a Mouse Mover for Mac
Repository: https://github.com/zhangyaoxing/toolkit Not sure how many of you have the same problem. I found moving mouse cursor/windows across multiple monitors wastes a lot of time. Especially when you like me who use a touch pad instead of a mouse. So I came up with the idea of creating a tool to help myself move the cursor/window to specified monitors using keyboard shortcut. This will be very helpful when you need to constantly switch between screens, or moving windows into the screen that you are sharing in a meeting. With this tool, I can Bind a shortcut to all monitors. Once the shortcut is pressed, the mouse will be moved to the center of the specified monitor and show a highlight effect. If you are dragging the window, the window will also be moved to the target monitor. You can also set shortcut to move the currently active window to the target monitor. There are some technical details that I made to make the user experience better. If the window is maximized (or almost maxim
Continue reading on Dev.to
Opens in a new tab

