Schedule-me is a small scheduling platform that let's you create monitor and run jobs. It's a barebone ready to use framework that comes with a dummy job.
In order to use Schedule-me platform, you need to create JobKind or required type and implements a corresponding JobProcessor for the same.
A dummy email job processor has been created for reference
schedule-me-app is a front-end-app that gives an easy to use interface in order to schedule, monitor, run and manage jobs.