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

https://github.com/knsoft/alleywind

An advanced Win32-based and open-sourced utility that helps you to manage system's windows
https://github.com/knsoft/alleywind

windows winspy

Last synced: 12 months ago
JSON representation

An advanced Win32-based and open-sourced utility that helps you to manage system's windows

Awesome Lists containing this project

README

          

# V2 is working in progress! ~10%
In [Dev_V2 branch](https://github.com/KNSoft/AlleyWind/tree/Dev_V2), with overall improvement:
- UIAccess support
- Improved DPI scaling
- More features
- Support "Always On Top"
- ...
- ...

# AlleyWind
AlleyWind is an advanced Win32-based and open-source utility manages windows running on system. Likes ``Spy++`` but provides more features, especially modify properties of window.

AlleyWind could:
+ Displays a graphical tree of relationships among windows, and search what you want
+ Shows the properties of selected window(s), and some of them could be modified:
+ Text, Font, Position, Size, Style, Extended Style and Class Style
+ Visibility, Availability, and Topmost property
+ Hot Key, Visual Style, Display Affinity and Layered properties
+ Shows private properties (e.g., address of window or dialog callback procedure) by using code injection technology
+ Supports multiple languages, multiple monitors and High-DPI

## Snapshots
![avatar](Asset/Screenshots/1-Main.png)
Main Window: display tree view for current system windows with icons




![avatar](Asset/Screenshots/2-FindWindow.png)
Window Finder (Tool - Find Window): search window by name or class, or use window capture tool select window by mouse




![avatar](Asset/Screenshots/3-GeneralProp.png)
Window properties - General Tab: window basic properties




![avatar](Asset/Screenshots/4-ResourceProp.png)
Window properties - Resource Tab: window resource




![avatar](Asset/Screenshots/5-RelationshipProp.png)
Window properties - Relationship Tab: window relationship to process, thread and other windows




![avatar](Asset/Screenshots/6-ClassProp.png)
Window properties - Class Tab: window class




![avatar](Asset/Screenshots/7-OperationProp.png)
Window properties - Operation Tab: operations for window