Skip to content

georgepsarakis/chronicle

Repository files navigation

Chronicle - Cron server in Python

Build Status

Chronicle allows you to execute commands in regular intervals. Functionality resembles the cron utility, but offers much more robust execution. For a complete list of features see Features. Full documentation can be found here.

Motivation

Development

Using Docker

$ cd docker
$ docker-compose up