/WindowDetector-macOS

Detects when macOS user changes app view in output json

Primary LanguageObjective-CApache License 2.0Apache-2.0

🕵️‍♂️ 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>