Change a remote radioShark's station via AppleScript
Oct 10, '06 07:30:00AM • Contributed by: Diggory
Oct 10, '06 07:30:00AM • Contributed by: Diggory
I thought this simple AppleScript applet might be useful to someone else, so I'm posting it here...
It allows you to change the station on a radioShark attached to a remote Mac. You will need Remote Apple Events enabled in the Sharing System Preferences pane of the machine to which the radioShark is attached.
To use it, just copy and paste the AppleScript code directly into Script Editor. (It can also be downloaded directly from my site). Note: Don't forget to change the two instances of the remote address (the eppc:// URL) in the script to the address of the machine that has your RadioShark attached.
The AppleScript uses Growl; if you don't have Growl installed, you can safely delete the last section of the script (everything after the Notify tuning using Growl comment).
It allows you to change the station on a radioShark attached to a remote Mac. You will need Remote Apple Events enabled in the Sharing System Preferences pane of the machine to which the radioShark is attached.
To use it, just copy and paste the AppleScript code directly into Script Editor. (It can also be downloaded directly from my site). Note: Don't forget to change the two instances of the remote address (the eppc:// URL) in the script to the address of the machine that has your RadioShark attached.
The AppleScript uses Growl; if you don't have Growl installed, you can safely delete the last section of the script (everything after the Notify tuning using Growl comment).
•
[5,986 views]
