# CRON for NodeRed
Scheduler for Node red with CRON syntax


## Syntax
This implementation uses [cron-parser](https://github.com/harrisiirak/cron-parser) for parse cron-expressions. Supported syntax should be looked there.
You may use [crontab.guru](https://crontab.guru) to check your cron-expression.

---
*About copyrights read legal_notice, please!*
