Skip to content

A time-based task scheduler to run arbitrary tasks at set times in a day

License

Notifications You must be signed in to change notification settings

huynhphungdt/Scheduler.au3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Scheduler is an AutoIt library or UDF which implements a time-based task scheduler to run arbitrary tasks at set times in a day.

Features

  • Milli-second precision with reasonable accuracy
  • Repeating tasks
  • Run tasks even if scheduled time has elapsed (optional)
  • Interruptible

Sponsor

If you find this library useful, consider sponsering my work, it really helps me out as a full-time freelancer!

About

A time-based task scheduler to run arbitrary tasks at set times in a day

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • AutoIt 100.0%