exbotanical / chronic

A cron deamon written in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chronic

Very much in-progress. Right now I'm just trying to get the main algorithm working (scheduling is hard). Then, I'll clean up this code and start structuring everything properly.

Next steps

  • add mailer routine
    • I want this to be a subprocess that reads the job queue via a mmapped pointer
  • setup sys cron handling
  • add logic around per-user permissions
  • add actual crontab bin

About

A cron deamon written in C

License:Other


Languages

Language:C 82.3%Language:Shell 11.6%Language:TypeScript 4.4%Language:Makefile 1.3%Language:Dockerfile 0.5%