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

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

Awesome Lists containing this project

README

          

# Macs: Front Window Tracker
Very useful Python script that tracks front window

Saved 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
```