GitShow/sindresorhus/run-applescript
sindresorhus

run-applescript

Run AppleScript and get the result

by sindresorhus
Star on GitHubForknpm

JavaScript

172 stars16 forks8 contributorsQuiet · 9mo agoSince 2014v7.1.0MIT

Meet the team

See all 8 on GitHub →
sindresorhus
sindresorhus33 contributions
kevva
kevva3 contributions
marionebl
marionebl1 contribution
mitchheddles
mitchheddles1 contribution
Richienb
Richienb1 contribution
SamVerschueren
SamVerschueren1 contribution
garyking
garyking1 contribution
ruicalheno133
ruicalheno1331 contribution

Languages

View on GitHub →
JavaScript84.2%
TypeScript15.8%

Community health

4 of 6 standards met

Community profile →
85
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
tiptronic
Abort execution?ClosedIssue

Would it be possible to make this abortable by passing an on to ? and in :

tiptronic · 9mo ago
AngryKiller
Support for scripts that returns an array?ClosedIssue
AngryKiller · 9mo ago
ruicalheno133
feat: add support for output modifier flagsMergedPR

Currently, only option is used to execute an inline script. This PR: Adds support for osascript's output modifier flags (as specified here). Adds tests to ensure current behaviour is kept and flag behaviour works I'm not sure if this solves #4, but using the flag, it returns a string that can be parsed into an array. Neverthless, I think it is useful to have this option available to mirror the behaviour of the command,. Output without flag: Output with flag:

ruicalheno133 · 3y ago
Structured data for AI agents

Repository: sindresorhus/run-applescript. Description: Run AppleScript and get the result Stars: 172, Forks: 16. Primary language: JavaScript. Languages: JavaScript (84.2%), TypeScript (15.8%). License: MIT. Latest release: v7.1.0 (9mo ago). Open PRs: 0, open issues: 0. Last activity: 9mo ago. Community health: 85%. Top contributors: sindresorhus, kevva, marionebl, mitchheddles, Richienb, SamVerschueren, garyking, ruicalheno133.

·@ofershap

Replace github.com with gitshow.dev