https://github.com/inadarei/mac-front-window-tracker
Very useful Python script that tracks front window
https://github.com/inadarei/mac-front-window-tracker
Last synced: 7 months ago
JSON representation
Very useful Python script that tracks front window
- Host: GitHub
- URL: https://github.com/inadarei/mac-front-window-tracker
- Owner: inadarei
- Created: 2022-10-26T01:52:08.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-26T11:37:34.000Z (almost 3 years ago)
- Last Synced: 2025-02-03T14:29:06.597Z (8 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Macs: Front Window Tracker
Very useful Python script that tracks front windowSaved from: https://www.reddit.com/r/mac/comments/qlgahu/figured_out_the_focus_steal_problem_in_monterey/
## Troubleshooting
If the script errors-out on you, try:
```
pip3 install -U PyObjC
```