Skip to content

Instantly share code, notes, and snippets.

@lllisteu
lllisteu / appinfo.md
Created November 21, 2021 14:38 — forked from ttscoff/appinfo.md
appinfo: A quick ruby script for Mac that returns some information for a specified Mac app in Terminal. Includes icon display if using imgcat or chafa are available.

appinfo

A script for getting details of installed Mac apps. Like Get Info but faster and cooler.

Save the script below as appinfo somewhere in your path. Make it executable with chmod a+x appinfo. Then just run appinfo APPNAME to get info on any installed app.