Registry / utility / rb-scpt

rb-scpt

JSON →
library1.0.4rbrubygemsunverified

This is a fork of the original rb-appscript. Ruby AppleScript (rb-scpt) is a high-level, user-friendly Apple event bridge that allows you to control scriptable Mac OS X applications using ordinary Ruby scripts.

gem install rb-scpt
INSTALL
IMPORT
SIG · RB-SCPT
R
rb-scpt
utilityrubyv1.0.4
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.

RbScpt
require 'rb-scpt'

Control Finder via AppleScript bridge

require 'rb-scpt' app = RbScpt::App.new('Finder')
Debug
Known issues
gotchaOnly works on macOS with AppleScript support.
fix
Ensure you are on macOS and have AppleScript enabled.
affects: >= 0
Upgrade
Version history
1.0.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
Resources
rb-scpt — gem install rb-scpt · libregistry