Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brendanthompson/rb-scpt
Ruby only Fork of the SF Project appscript
https://github.com/brendanthompson/rb-scpt
applescript ruby ruby-gem
Last synced: about 2 months ago
JSON representation
Ruby only Fork of the SF Project appscript
- Host: GitHub
- URL: https://github.com/brendanthompson/rb-scpt
- Owner: BrendanThompson
- Created: 2015-07-13T21:51:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-04-26T19:49:50.000Z (10 months ago)
- Last Synced: 2024-05-01T22:33:26.351Z (10 months ago)
- Topics: applescript, ruby, ruby-gem
- Language: Ruby
- Homepage:
- Size: 3.61 MB
- Stars: 38
- Watchers: 7
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES
Awesome Lists containing this project
README
# rb-scpt
## Overview
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.## Contributing
All contributions to this repo are welcome, in fact wanted. Please ensure that all work is done off of the `develop` branch with a PR back into master. New versions of the gem will be built from master.