logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Control App State - lsappinfo Tool on macOS | Online Free DevTools by Hexmos

Control app state on macOS with lsappinfo. Query application details, list running apps, and show front application information. Free online tool, no registration required.

lsappinfo

Control and query CoreApplicationServices about the app state on the system. More information: https://keith.github.io/xcode-man-pages/lsappinfo.8.html.

  • List all running applications with their details:

lsappinfo list

  • Show the front application:

lsappinfo front

  • Show the information for a specific application:

lsappinfo info {{com.apple.calculator}}

See Also