atomac
Python とモジュールを使用して、次のスクリプトのように macOS でアプリケーションをトリガーしたいと考えています。
atomac.launchAppByBundleID()
app_win = atomac.getAppRefByBundleId(app_bundle_ID)
app_bundle_ID
しかし、アプリケーションのバンドル ID ( ) を取得する方法がわかりません。
atomac
Python とモジュールを使用して、次のスクリプトのように macOS でアプリケーションをトリガーしたいと考えています。
atomac.launchAppByBundleID()
app_win = atomac.getAppRefByBundleId(app_bundle_ID)
app_bundle_ID
しかし、アプリケーションのバンドル ID ( ) を取得する方法がわかりません。