Problem
Small automation tasks need a repeatable way to define triggers, conditions, actions, and run history.
Python automation engine
A lightweight workflow engine for JSON-defined automations with triggers, conditions, actions, CLI tools, history, and dashboard views.

Small automation tasks need a repeatable way to define triggers, conditions, actions, and run history.
JSON workflow files describe what starts the workflow, what conditions must pass, and which file, HTTP, CSV, JSON, log, or shell-safe actions run.
Automations become inspectable, testable, and reusable from a CLI or local dashboard.
Build details