Hacker News new | ask | show | jobs
by itsmenow 235 days ago
Just out of curiosity, do you have thoughts on what some of the most useful projects are to those in your position, that one could contribute to?
1 comments

It depends.

Windows: Definitely NVDA (github.com/nvaccess/nvda) Linux: AT-SPI, ATK, Orca for the graphical side of things. The console/terminal is pretty well supported.

Thanks for those links. I recently looked for a plugin that reads highlighted text in firefox that "just works"... but found limited success (this was on linux). But really great to see that there are large-scale, OS-level already established FLOSS projects out there.