How to use run-applescript - 1 common examples

To help you get started, we’ve selected a few run-applescript examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github sindresorhus / bundle-id / index.js View on Github external
module.exports.sync = bundleName => runApplescript.sync(getId(bundleName));

run-applescript

Run AppleScript and get the result

MIT
Latest version published 5 months ago

Package Health Score

76 / 100
Full package analysis

Popular run-applescript functions