Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adilsezer/winspector

Winspector is a Windows OS based inspector utility that allows you to dynamically view the attributes of automation elements you hover over with your mouse.
https://github.com/adilsezer/winspector

csharp uiautomation wpf

Last synced: 4 days ago
JSON representation

Winspector is a Windows OS based inspector utility that allows you to dynamically view the attributes of automation elements you hover over with your mouse.

Awesome Lists containing this project

README

        

# Winspector
Winspector is a Windows OS based inspector utility that allows you to dynamically view the attributes of automation elements you hover over with your mouse.

## Basic Features
* Viewing UIA element details when hovering over any position with mouse
* Dynamically updated element table
* Viewing element and parent element details

## Requirements
* .NET Framework 4.8.1

## Screenshot
### Main Application GUI and inspecting Notepad application
![Alt text](https://github.com/adilsezer/Winspector/blob/main/Winspector/Assets/winspector_screenshot.png?raw=true "Winspector")