Skedulord + python-crontab?
samarpan-rai opened this issue · 2 comments
samarpan-rai commented
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?
koaning commented
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.