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
- Host: GitHub
- URL: https://github.com/knsoft/alleywind
- Owner: KNSoft
- License: mit
- Created: 2021-03-27T13:19:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-11T11:31:14.000Z (over 1 year ago)
- Last Synced: 2025-04-08T04:05:21.938Z (about 1 year ago)
- Topics: windows, winspy
- Language: C
- Homepage:
- Size: 34.2 MB
- Stars: 44
- Watchers: 2
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

Main Window: display tree view for current system windows with icons

Window Finder (Tool - Find Window): search window by name or class, or use window capture tool select window by mouse

Window properties - General Tab: window basic properties

Window properties - Resource Tab: window resource

Window properties - Relationship Tab: window relationship to process, thread and other windows

Window properties - Class Tab: window class

Window properties - Operation Tab: operations for window