https://github.com/3ventic/activewindowtracker
https://github.com/3ventic/activewindowtracker
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/3ventic/activewindowtracker
- Owner: 3ventic
- License: mit
- Created: 2021-09-14T15:41:09.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-14T15:43:56.000Z (almost 5 years ago)
- Last Synced: 2025-03-26T14:53:18.711Z (over 1 year ago)
- Language: C#
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ActiveWindowTracker
Find out what application is grabbing focus, when it is not obvious. Works by finding the active window every 100ms and looking for changes.
## How to Use
Go to Releases, download the zip, extract all and run.
Supports recent 64-bit editions of Windows 10 and above.