Back to projects
DevTools
gocron
A task scheduler built with Go and Vue.js that allows users to specify recurring jobs via a simple YAML configuration file. The scheduler reads job definitions, executes commands at specified times using cron expressions, and passes in environment variables for each job.
flohoss
Maintainer
548 stars
About this project
A task scheduler built with Go and Vue.js that allows users to specify recurring jobs via a simple YAML configuration file. The scheduler reads job definitions, executes commands at specified times using cron expressions, and passes in environment variables for each job. Maintained by flohoss on GitHub, where it has earned 548 stars from the community.
It's actively developed around backup, backups, cron, and is a solid reference for anyone building with these tools.
Tags
Install
npm install gocronMore Vue.js projects