Ruby Appscript


Ruby appscript (rb-appscript) is a high-level, user-friendly Apple event bridge that allows you to control scriptable Mac OS X applications using ordinary Ruby scripts. Appscript makes Ruby a serious alternative to Apple’s own AppleScript language for automating your Mac.

Mit anderen Worten scriptingfähige Apps unter OSX nicht mehr mit AppleScript sondern Ruby steuern.

via Stefan Tilkov