dshearer / jobber

An alternative to cron, with sophisticated status-reporting and error-handling
https://dshearer.github.io/jobber/
MIT License
1.39k stars 79 forks source link
cron go jobber linux schedule unix

Jobber Build Status CII Best Practices

A replacement for cron, with sophisticated status-reporting and error-handling.

NOTE Due to lack of time, this project is not actively maintained. Please get in touch if you're interested in taking it over.

Intro

Jobber is a lightweight utility for Unix-like systems that can run arbitrary commands, or "jobs", according to a schedule. It is meant to be a replacement for the classic Unix utility cron.

Along with the functionality of cron, Jobber also provides:

Contributing

Contributions/suggestions/requests are welcome! Feel free to open an issue, or ask a question on the mailing list.

More Info

More info can be found on Jobber's website.