📝 Schedule your Mac to turn on or off in Terminal
pmset -g sched: See the current schedule.sudo pmset repeat wake M 8:00:00: Schedule your Mac to wake at 8:00 a.m. every Monday.sudo pmset repeat cancel: Cancel the current schedule.
pmset -g sched: See the current schedule.sudo pmset repeat wake M 8:00:00: Schedule your Mac to wake at 8:00 a.m. every Monday.sudo pmset repeat cancel: Cancel the current schedule.