mac-app-bundleid

2019.4.14 • Public • Published

get macOS app Bundle ID

Installation

$ [sudo] pip install mac-app-bundleid

Scripts usage

usage: app-bundleid app [value]

Examples

$ app-bundleid "Finder"
com.apple.finder
$ app-bundleid /System/Library/CoreServices/Finder.app
com.apple.finder
$ app-bundleid path/to/my-app.app "me.my-app.app"
$ app-bundleid path/to/my-app.app
me.my-app.app

python-readme-generator

Readme

Keywords

Package Sidebar

Install

npm i mac-app-bundleid

Weekly Downloads

1

Version

2019.4.14

License

Unlicense

Unpacked Size

1.82 kB

Total Files

3

Last publish

Collaborators

  • russianidiot
  • andrewp-as-is