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

Use BridgeTalk to send message to adobe-broadcast from Illustrator #5

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

coeing
Copy link

@coeing coeing commented Feb 26, 2020

Adobe Illustrator doesn't support app.system() calls. So I had to search for another way to invoke the adobe-broadcast script from Illustrator.

I was able to use BridgeTalk for the callbacks. I hope we'll find a simpler way in the future, but at least it works :)

@rkamysz: My branch contains some general changes as well (Adding typescript package locally, so no global npm install is necessary for development; Move broadcast command outside finally block so an error is reported if something goes wrong with the broadcast; Throw an error if data from adobe-broadcast couldn't be parsed). Feel free to ignore/revert those changes before merging the branch.

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.

1 participant