cretz / software-ideas

85 stars 0 forks source link

Quick Keyboard Access to Things on Screen #87

Open cretz opened 5 years ago

cretz commented 5 years ago
ryan-williams commented 5 years ago

fwiw I use vimium for this in chrome and it has changed my life ("f" to make letters appear over every link, typing a letter follows that link)

i occasionally try to use shortcat on macOS outside chrome, but either it's not as good, I don't know how to use it as well, or macOS apps generally are worse than the web at correct use of accessibility APIs that these things leverage (probably some of all three)

cretz commented 5 years ago

Ah, "shortcat" is basically what I was going for here but a few more features. Thanks for point that product out!

pmf commented 2 years ago

inspects what's on the current screen (e.g. win32 handles, accessibility info, etc) and highlights/outlines areas it can recognize as text or things

Fullscreen OCR + something like vim's easymotion or vimsneak would be the ultimate implementation thereof.

corbie commented 2 years ago

macOS-only, but I’ve used this for over a year to good effect: https://vimacapp.com/

Manual: https://github.com/dexterleng/vimac/blob/master/docs/manual.md

Workflow: