Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 415 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 415 Bytes

🕵️‍♂️ MacOS Window Detector

Detects when macOS user changes app view in output json

Output format example:

{"name": "Safari", "time": "2020-05-01 16:26:00", "bundleIdentifier": "com.apple.Safari","launchDate": "2020-05-01 09:29:11 +0000","PID": "78221", "isTerminated": 0}

Usage

  • Run executable from releases page.
  • Run chmod +x <file_downloaded>
  • Run open <file_downloaded>