Crono

Programmatic time-based job scheduler

Visit Website
March 31, 2020 “Marketing” website

Oh dear, I made a “marketing” website.

https://www.crono.com/

It introduces 🔮 Crono, the programmatic time-based job scheduler I have been working on.

I would love to hear the feedback of the IH community on both the “marketing” page and the project itself.

Comment

March 29, 2020 Open sourcing Crono

Finally!

2 years and exactly 400 commits later, I am open sourcing 🔮 Crono, a programmatic time-based job scheduler that gives your application a sense of timing.

https://github.com/gduverger/crono

(Next stop is a “marketing” website to introduce it in more approachable terms.)

Comment

About

Giving your web application a sense of timing is hard. Many tech companies still rely on cron, the Unix utility for time-based job scheduling. Crono is a web-based, reliable, and easy-to-use replacement for cron.