Mac Energy Saving Software
Use Power Manager to automate and control your Mac at home and work.
Journal your applications with Activity Audit and discover where your time goes.
Use Battery Report to gain an expert view into your battery and UPS.
-
Recent News and Updates
- How to Perform an Event with AppleScript
- How to Turn Off All Event Notifications
- Happy New Year
- How to Turn Off an Event’s Notifications
- Sleep Monitor Lite – Personal Mac Power Monitoring
- How to Make Your Mac Sleep
- Sleep Monitor 3 Released – Long Term Power Monitoring for Mac OS X
- Activity Audit on the Mac App Store
- How to Extend Power Manager with Growl
- Darth Reviews and Recommends Power Manager
Social
Categories
Tag Archives: AppleScript
How to Make Your Mac Sleep
This article shows how to put your Mac to sleep using a variety of methods. We will walk through how to make your Mac sleep using AppleScript, Automator, and the command line. Continue reading
Posted in AppleScript, Energy saving
Tagged AppleScript, Automator, command line, sleep
Comments Off
How to Display a Message After a Long Task
Power Manager is frequently used to start long running tasks. While any event is running, Power Manager’s menu bar changes to show a small cog. Sometimes this small indicator is not enough. Continue reading
Posted in AppleScript, PM4, PMPRO4, Power Manager, Recipe
Tagged AppleScript, dialog, recipe
Comments Off
How to Fix Power Manager AppleScript Syntax Errors
This article shows how to fix AppleScript Editor’s “Syntax Error” with the message “Expected “,” or “}” but found property.” AppleScript Editor needs to find and read the terminology dictionary of the application being scripted. If the application can not be found, the unhelpful “Syntax Error” will appear.
Continue reading
Posted in AppleScript, Power Manager
Tagged AppleScript, Power Manager Scripting, syntax error
Comments Off
How to Run an AppleScript After Inactivity
Power Manager can run an AppleScript after a period of inactivity on Mac OS X. Unlike most other scheduling tools, Power Manager can run your AppleScript as the front most user. This means your AppleScript can interact with applications and the user; with Power Manager your AppleScript is not restricted as it is with other tools.
Continue reading
Posted in AppleScript, PM4, Power Manager, Recipe
Tagged AppleScript, inactivity, Power Manager, recipe, script
Comments Off