Code: Select all
notify with name "My Notification"
title "Title"
description "Description"
application name "My Application"
image from location
"file:///Users/myname/Desktop/icon.png"Anyone have any suggestions? I will eventually be attempting to fetch a resource via HTTP to feed in as the icon, fwiw. I'm planning on downloading it to /tmp then passing that path to Growl, but if there's a more direct way to do it that some AppleScript guru knows, I'd love to hear it.A from:location can't go after this TIFF picture
Thanks in advance for any help.