Skip to content

Dumps the menu entries for an OS/X application.

Notifications You must be signed in to change notification settings

ascandroli/menudump

 
 

Repository files navigation

menudump

Dumps the menu entries for an OS/X application.

Usage: menudump [--pid <pid>] [--yaml] [--alfred] [--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.
  --alfred to output in Alfred's Script Filter JSON Format.
  --debug to turn on debug output.
  --help print this message

About

Dumps the menu entries for an OS/X application.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 87.3%
  • Roff 12.7%