Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

dorsal

macrumors regular
Original poster
Aug 20, 2002
186
191
Energy saver panel no longer has the option to schedule sleep for the Mac. The App store doesn't have anything similar. Is there a third party app out there that does?
 
In Terminal:

Code:
sudo pmset repeat sleep MTWRFSU 20:00:00

Where MTWRFSU is:

  • M=Monday
  • T=Tuesday
  • W=Wednesday
  • R=Thursday
  • F=Friday
  • S=Saturday
  • U=Sunday

The time is for a 24 hour clock.
 
In Terminal:

Code:
sudo pmset repeat sleep MTWRFSU 20:00:00

Where MTWRFSU is:

  • M=Monday
  • T=Tuesday
  • W=Wednesday
  • R=Thursday
  • F=Friday
  • S=Saturday
  • U=Sunday

The time is for a 24 hour clock.
Awesome! Thanks. The batteries in my track pad wear down fast when the computer stays on all night. Even when the screen goes to sleep.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.