KayZeer – Vimium-style keyboard navigation for macOS
Vimium for your entire desktop with Hilbert curve hint distribution.

Computer vision beats accessibility APIs for speed and works in every app.
Developers with RSI, keyboard-centric power users, accessibility users
Homerow · Vimium · Mouseless
Neverclick is a desktop application that I created when I was suffering from RSI. It uses local computer vision to detect clickable UI elements on your screen so that you can use your keyboard to perform mouse actions.
Most software in this space relies on accessibility APIs but Neverclick uses computer vision. This means that it works in every app. Additionally, it also produces really good bounding boxes around text so it's great for editing text and coding. And counterintuitively, it runs significantly faster than the traditional accessibility api approach.
It's 100% offline. It's not a wrapper around ChatGPT or Claude or any other online AI service. The computer vision system runs on your computer. I've optimized it is as best as I can, the hints should show up instantaneously even on 10 year old hardware. You don't need a powerful gpu to run it.
Also I swear on my life that it wasn't "vibe coded", I've been working on this since long before the recent AI revolution.
Vimium for your entire desktop with Hilbert curve hint distribution.
Open-source mouseless alternative with macro recording and resolution-independent replays.
Home button toggles controller between gamepad and trackpad mode instantly.
Vision model fallback handles Electron apps where Accessibility API fails.
Input-only LAN streaming beats Synergy latency without Parsec's video overhead.
Brings Set-of-Marks prompting to native OS apps where DOM trees don't exist.