Learn how to export and prepare a schedule for distribution using Power Manager's file configuration capability.
Learn how to automatically run a script when the computer battery is charged.
A guide showing how to create an installer package containing Power Manager settings.
Learn how to automatically log out users after a period of use.
Learn how to keep your Mac awake while Time Machine is running.
Learn how to clone a Power Manager schedule using the command line tool pmctl.
Learn how to automatically mount a drive or volume on macOS to a schedule.
Learn how to view Power Manager's log entries in macOS's Unified Logging system.
Learn how to automatically shut down a Mac quietly without notifications.
Learn how to run a script just before automatically logging out an inactive Mac.
Learn how to show a warning before an inactivity triggered event occurs.
Learn how to trigger an on-demand event from the macOS Power Manager application.
Learn how to add on-demand behaviour to your Power Manager events. On-demand allows you to perform events manually, at any time.
Learn how to launch an application after a delay on OS X after logging in.
How to improve when your Mac media server goes to sleep after periods of inactivity. In this recipe we combine Power Manager's inactivity trigger with a custom condition to ensure no media is playing.
On-demand events are Power Manager events that can be manually triggered at any time. In this recipe we open on-demand events up to non-administrators.
Power Manager uses OS X's Notification Center. In this recipe we walk through how to customise the alert's behaviour.
How to make your scripts wait for the user to log out before continuing. In this recipe we use Power Manager's await log out action.
We recommend updating to the latest Power Manager. In this article we show you how to update with the built-in updater and avoid running an old scheduler.
When disaster strikes, having a backup of your work is critical. Here is how to backup your Power Manager schedule.
You can use Power Manager to calculate sun observation times with AppleScript or JavaScript. We walk through how to calculate sunset times in London and Australia, now and in the future.
Power Manager includes sun observation triggers that let you schedule events at sunrise and sunset anywhere in the world. In this recipe we will walk through how to set this up.
Learn how to change or spoof your MacBook's wireless MAC address. This recipe make use of on-demand event with Power Manager.
Learn how run a script when your Mac powers on or wakes up with Power Manager. This recipe can be expanded to schedule AppleScripts and Automator workflows.
Power Manager lets you create your own events. To get started, first create an empty event; this recipe shows you how.
Automate away the time consuming task of repairing disk permissions on Mac OS X. We create a Power Manager event to call the diskutil repair command once a week to avoid permission problems building up.
We step through installing Power Manager on a remote Mac over the network.
Learn how to run a shell script when your computer has been left inactive.
Power Manager is able to safely shut down your Mac before the built-in battery runs out of power. Power Manager can also do the same for Uninterruptible Power Supply connected Macs.
Power Manager works hard to ensure users are notified of pending events. These notifications take the form of warning notifications, a count down timer in the menu bar, and full screen alerts as significant events perform. A few are required but most are optional. However, sometimes people want to turn off the optional built-in notifications.
You can use Power Manager to run an AppleScript when you wake up your Mac. Running an AppleScript when your Mac wakes up can be used to automate repetitive configuration tasks, such as mounting disks, or establishing a connection to a particular wireless network.
You may want to provide non-administrator colleagues with the ability to trigger on-demand events. This can be particularly useful where an event is used to perform back ups or run a script requiring elevated privileges. Let's look at how to ease this security requirement.