You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TaskScheduler is a task scheduler software, wrote in Python, that use cron linux standard for the config file
The comments in the config file are accepted and it has to begin with a #
For run use
python3 main.py config_file
About
TaskScheduler is a task scheduler software, wrote in Python, that use cron linux standard for the config file