Registry / utility / applescript

applescript

JSON →
library1.0rbrubygemsunverified

A simple AppleScript wrapper for Ruby, enabling execution of AppleScript commands.

gem install applescript
INSTALL
IMPORT
SIG · APPLESCRIPT
A
applescript
utilityrubyv1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AppleScript
require 'applescript'

Executes an AppleScript command and returns the result.

require 'applescript' result = AppleScript.execute('tell application "Finder" to get name of every disk')
Debug
Known issues
gotchaOnly works on macOS
fix
Ensure your application runs on macOS with AppleScript support.
affects: >= 0.0.0
Upgrade
Version history
1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
OpenAI (training)
2
Resources
applescript — gem install applescript · libregistry