Tagged Questions
3
votes
1answer
156 views
Get notified when battery is charged
Is there a way to write a custom apple script or any other way to get a Alert or Desktop notification when the battery on my Macbook Pro reaches a certain percentage of charge?
3
votes
1answer
237 views
Can I send Notification Center items to my iPhone using Pushover or Prowl?
The title pretty much sums it up. I often feel like having notifications on my iPhone are a lot easier to notice, especially if you step away from the computer for a few moments to do something and ...
0
votes
1answer
116 views
Applescript to monitor terminal changes
I want to be able to check if a word appears in a terminal window running a java application and then display a notification. Any ideas?
0
votes
1answer
221 views
AppleScript and Growl: How to choose the display style?
I'm using AppleScript and calling Growl notifications and I notice that it ignores my choice of using Bezel as my system default style. It only changes if I manually change it in Growl's preferences.
...