Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fluffynuts/track-focus

Track which app is currently taking focus
https://github.com/fluffynuts/track-focus

Last synced: 19 days ago
JSON representation

Track which app is currently taking focus

Awesome Lists containing this project

README

        

track-focus
---

A small commandline app to track what app currently has focus (win32).

I needed this when something kept stealing focus every 10-20s and I
couldn't figure out what it was - turns out it was a subprocess from
Docker Desktop (mstsc) and restarting Docker Desktop fixes it, but I
was getting this frequently enough that was getting really annoying.