python-geeks / Automation-scripts

Repo for creating awesome automation scripts to make my panda lazier
MIT License
1.04k stars 562 forks source link

feat: add task scheduler for repitetive tasks #998

Closed Acuspeedster closed 1 month ago

Acuspeedster commented 1 month ago

Pull Request Template

script name -task_scheduler

Brief about script The Automated Task Scheduler for Repetitive Tasks is a script designed to automate the execution of tasks at scheduled intervals. It allows users to define repetitive tasks, such as sending email alerts, performing data backups, or running any predefined function, and ensures that these tasks are executed automatically without manual intervention. This helps streamline workflows, reduces human error, and improves overall efficiency.

Issue no.(must) - #997

Self Check(Tick After Making pull Request)

If issue was not assigned to you Please don't make a PR. It will marked as invalid.

Acuspeedster commented 1 month ago

All checks passed , was assigned to me.