Skip to content

Run cronjobs beyond the time limits of the unix cron job manager. For example check an API every few seconds.

Notifications You must be signed in to change notification settings

VincentdeWit94/node-cron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-cron

This open source project has been created after facing the 1m cron limit on most machines.


node-cron -c "command-to-run" -i "interval in seconds"

About

Run cronjobs beyond the time limits of the unix cron job manager. For example check an API every few seconds.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published