day-schedule

1.1.0 • Public • Published

Day Schedule

A Day Scheduler that executes a function (or a series of functions) during the day(s).

You can configure the start Day, start/end hour of the day, the number of times per day to execute the function (or the series of functions sequentially), and the number of days. The first execution is random, then all the others are executed after a fixed amount of minutes calculated from the parameter number of times per day.

Install

$ npm install day-schedule --save

Examples

Take a look at Basic Examples

Readme

Keywords

Package Sidebar

Install

npm i day-schedule

Weekly Downloads

1

Version

1.1.0

License

GPL-3.0

Last publish

Collaborators

  • h4t0n