mcron

Guile-based program for running jobs at regular times

Install

All systems
curl cmd.cat/mcron.sh
Debian Debian
apt-get install mcron
Ubuntu
apt-get install mcron
image/svg+xml Kali Linux
apt-get install mcron
Windows (WSL2)
sudo apt-get update sudo apt-get install mcron
Raspbian
apt-get install mcron

mcron

Guile-based program for running jobs at regular times

The GNU package mcron (Mellor's cron) can be a 100% compatible replacement for Vixie cron (though the Debian package is not configured this way). It is written in pure Guile, and allows configuration files to be written in scheme (as well as Vixie's original format) for infinite flexibility in specifying when jobs should be run.