What's the windows scheduler?
You can use cron or systemd timers for scheduling on Linux.
Cron for smaller tasks, systemd for heavier tasks I'd say.