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
- Sending Requests with the Power Manager SDK
- Binding with the Power Manager SDK
- Observing with the Power Manager SDK
- Connecting with the Power Manager SDK
- How to Set the Volume When Logging In
- Shutting Down Your Mac Safely
- How to Shut Down Your Mac After Inactivity
- Scheduling a Mac to Shut Down
- How to Run a Shell Script When Logging Out
- Sleep Monitor Recommended by For Mac Eyes Only
Social
Categories
Category Archives: AppleScript
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
How to Play a Song in iTunes at a Specific Time Every Day
You can use Power Manager to automatically play a song at a specific time each day. You can also create multiple events to play different songs at different times or on different days. Continue reading
Posted in AppleScript, PM4, PMR, Power Manager, Recipe
Tagged alarm clock, iTunes, Power Manager, recipe
Comments Off