crone

A tool by Chris Pressey, Cat's Eye Technologies, Mar 1, 2004

crone is a simple cron-like facility. Unlike most crons, it does not periodically activate and run whatever tasks are due to run; instead it calculates the amount of time between now and when the next is due to run, and sleeps exactly that long.

Documentation

Implementations

Download

Download latest release (1.0-2004.0301)

Development

Github: catseye/crone

Bitbucket: catseye/crone

Issue tracker: on github