Home

Awesome

menudump

Dumps the menu entries for an OS/X application.

Usage: menudump [--pid <pid>] [--yaml] [--help] Dumps the menu contents of a given application in JSON format. Defaults to the front-most application. --pid <pid> to target a specific application. --yaml to output in YAML format instead. --help print this message.