Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial Open Scripting Architecture (OSA) support #8

Merged
merged 3 commits into from
Mar 7, 2015

Conversation

okertanov
Copy link
Contributor

OSA allows us to control AnyBar via AppleScript, beside plain UDP.

see Tests/osa-test.sh for usage examples.

  • support for 'set image name' AppleScript property;
  • support for 'quit' AppleScript call;

 - support for 'set image name' AppleScript property;
 - support for 'quit' AppleScript call;
 - udp port is property now;
 - sdef is changed to expose app delegate;
 - sdef is changed to suppress console warning on saveable format missing;
 - test-osa-script added;
tonsky added a commit that referenced this pull request Mar 7, 2015
Initial Open Scripting Architecture (OSA) support
@tonsky tonsky merged commit 2d3147e into tonsky:master Mar 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants