https://github.com/makefu/show_focus_app
shows the focus window + additional infos
https://github.com/makefu/show_focus_app
Last synced: 5 months ago
JSON representation
shows the focus window + additional infos
- Host: GitHub
- URL: https://github.com/makefu/show_focus_app
- Owner: makefu
- License: wtfpl
- Created: 2013-04-16T14:00:00.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-04-16T14:38:03.000Z (about 13 years ago)
- Last Synced: 2024-12-27T16:30:47.870Z (over 1 year ago)
- Size: 105 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Show Focus App
This python script will show which application currently has the focus
under Windows.
I built this script to find out which (invisible) app is stealing my
focus every 30 minutes.
As i am using Win dll calls with ctypes, it will not work under Lunix but
it should not be a big deal(tm) to fix this (even though you might not know the
problem anyway).
# Prerequirements
- [psutils](http://code.google.com/p/psutil/downloads/list)
# Usage
python ./getfg.py
# License
The code is under WTFPLv2. If the software was helpful and we meet some day,
buy me a Club Mate.