Generally we can set scheduler for turn on and off a machine by Power Managing but all of choice can “weekdays”, “weekends”, and each day.
My problem is how to set turn on every day without monday?
In Macintosh cann’t set it, I’ll use pmset to set a time to turn on and off or wake or sleep the machine and use crontab for set schedule any commands.
How to ?
1. pmset use for power management on a mac
for more information
#man pmset
Example. Setting to shutdown on monday at 09.30 AM
#pmset repeat shutdown M 09:30:00
Example. Setting to poweron or wake on monday at 09.30 AM
#pmset repeat poweronorwake M 09:30:00
Setting timer.
You can use Cronnix to set time alarm what you want. That is a GUI Apps easily to use.