https://github.com/formidablejs/scheduler
Formidable Scheduler is a Task Scheduler based on GNU crontab (experimental)
https://github.com/formidablejs/scheduler
cronjob scheduler
Last synced: 3 days ago
JSON representation
Formidable Scheduler is a Task Scheduler based on GNU crontab (experimental)
- Host: GitHub
- URL: https://github.com/formidablejs/scheduler
- Owner: formidablejs
- License: mit
- Created: 2022-12-09T22:33:21.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-09T20:54:27.000Z (almost 2 years ago)
- Last Synced: 2025-09-19T02:42:34.434Z (5 months ago)
- Topics: cronjob, scheduler
- Language: Imba
- Homepage: https://www.formidablejs.org/docs/scheduling
- Size: 144 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Formidable Scheduler
Formidable Scheduler is a Task Scheduler based on GNU crontab.


Credits
-------
A special thanks to the maintainers of the following projects:
- [node-cron](https://github.com/node-cron/node-cron)
- [cron-time-generator](https://github.com/trapcodeio/cron-time)
Security
-------
If you discover any security related issues, please email donaldpakkies@gmail.com instead of using the issue tracker.
License
-------
The MIT License (MIT). Please see [License File](LICENSE) for more information.