https://github.com/osquery/osquery logo
Title
j

Jack

01/03/2023, 6:50 AM
Hi Team, is there anyway to get per process in focus time/screen time using osquery?
s

seph

01/03/2023, 4:39 PM
I don’t think so? On macOS there’s the
running_apps
table, but
is_active
is deprecated and not supported. I’m not sure if windows exposes this.