|
|
|
|
|
by nemwiz
1623 days ago
|
|
After developing a tennis elbow injury due to mouse overuse I've built an app that completely replaces mouse or touchpad. You don't need to use the keyboard. While tools in Vim style are nice you also put a lot of load on your wrists when typing. Meet Cursorly, it's easy as waving your hand in the air (or moving your head). Powered by machine learning that tracks your hand you can move the cursor and do all mouse related operations like clicking or scrolling without any pressure on your muscles or wrists.
Feel free to check it out. I would love to hear some feedback! https://cursorly.app/ My solution before this was Tobii eyetracker. What didn't work for me with an eyetracker is that the support for large and curved screens is just awful, especially when you are reaching the edge of the screen, it just refuses to work. Not to mention that you can't use an eyetracker on multiple displays. It was also very hard to set it up on multiple OS's. |
|