koaning / skedulord

captures logs and makes cron more fun

Home Page:https://koaning.github.io/skedulord/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Skedulord + python-crontab?

samarpan-rai opened this issue · comments

Just an idea, how about we make skedulord talk with python-crontab? It's my personal problem that I don't know if my tasks have run successfully. I know the goal of this repo is to not re-invent the whole scheduling stuff but what if we could at least provide an interface for it? For example, everytime python-crontab notices that a job has run, it could send inform skedulord. What do you guys think?

This is actually stuff I'm working on right now.

I'm taking the time to do a big overhaul of a lot of things though.

Mainly -> I want to remove the frontend and replace it with rich.