aViewer – Moderno – HTML Accessibility
DRANK
A free, open source, modern Windows accessibility API inspection tool inspired by the original aViewer.downloadable exe.zip 63mbBack in 2012 while working at TPG, I teamed up with a bloke Jun to develop an accessibility API object inspection tool. When I say teamed up I mean, I suggested features and he implemented. The original aViewer was written by Jun in Delphi, Google sponsored the open sourcing of the code, but it has lain fallow pretty much as Delphi is one of the ancients.My dream has been to update the aViewer, but due to it being in Delphi, I had to take a different route and inspired by the original I created with ChtaGPT’s help a version built on dotnet.Why do I dream of aViewer?The original allowed me to view the accessibility API information exposed in any UI displayed on the desktop (not just web UI) think inspect.exe. At the time the browsers did not display the accessibility tree, but even once they did, the API properties that are exposed for the various accessibili…