Task Scheduler
Type: API, Framework
Tags: Automation, Service
Context: Procedural
Last Update (of Documentation): 2025-03-28
Current Status: Pre-release
Task Scheduler is a procedural context task scheduling service. One can use it to implement time-based or condition-triggered events. Because of the API driven nature, the entire process is completely programmable.
To start using it, create a procedural context graph then switch base type to Task Scheduler and click Run. Use Custom events to specify task entry points. Define and schedule all tasks in the Start event.
A GUI task monitor is available in graph editor, and one can use Stewer for CLI based operations.
(YouTube tutorial/documentation pending.)
Known limits:
- Custom events do not take parameters yet.
- Condition based trigger not fully realized in Divooka yet.