[JIM] Apple Script Events v.5.5

This chapter describes some Apple Scripts samples and how to use them.

Display Start Recording notification

With the Apple Script Event Device, just:in mac can take advantage of the built-in notification service built into macOS. Create a new Apple Script Event Preset and add the following Apple Script Code.

display notification "Started Recording" with title "$Just_In_Channel_Name"

Once the code is entered, press the “Test” button to test the entered Apple Script Code.

If you’re satisfied with the result, press the “Compile” button and then the “Finish” button to save the Apple Script Event Preset.

The new Preset can now be used within the Channel Inspector and when the Recording gets started an alert will appear, notifying you about the Channel’s Recording Start.

 

→ Use the sidebar to navigate.