OpenSource-Hub
DiscoverTrendingCode LibraryCategories
/Workflow

Workflow

8 open source tools found

A
Developer Tools

Apache Airflow

Programmatically author, schedule, and monitor workflows as code.

A platform to programmatically author, schedule, and monitor workflows as code.

Run pip uninstall apache-airflow, then manually remove the database file (default ~/airflow/airflow.db) and config file (airflow.cfg).
45.3k
H
Developer Tools

Huly Platform

An open-source business app framework with built-in chat, project management, CRM, and HR modules.

Open-source framework for building custom business applications like CRM, project management, and HR. Includes chat, kanban, and more. Self-hostable via Docker.

Stop containers with 'docker compose down', remove related volumes (docker volume rm <name>), and delete the cloned folder.
25.5k

OpenSource-Hub

Quality Open Source Within Reach

Powered by Cloudflare D1 & DeepSeek

Discover

AI ProductivityDev ToolsSystem TuningPrivacyVideo & AudioOffice

Resources

SitemapGitHub Repo

Legal

Privacy PolicyAbout Us

© 2026 OpenSource-Hub

GitHub
S
System Optimization

StackStorm (st2)

Event-driven automation platform connecting tools and automating responses to operational events.

Event-driven automation and integration platform that connects services and tools to automate responses to events.

Run the uninstall script or use package manager: sudo apt-get remove st2* / sudo yum remove st2*, then clean up data directories as per docs.
6.5k
O
AI Productivity

ouroboros

Stop prompting, start specifying. Ouroboros turns vague ideas into verified code via structured interviews and automated evaluation.

Agent OS for AI coding that forces clarity before code. Replaces ad-hoc prompting with Socratic interviews, immutable specs, and multi-stage verification. Supports Claude Code, Codex CLI, OpenCode, Hermes and more.

Run ouroboros uninstall to remove all configurations, MCP registrations, and data.
4.0kChecksum
D
Developer Tools

dagu

One binary to replace cron and scattered scripts with visible, governed workflows.

Dagu is a local-first control plane for existing ops automation and AI agent workflows. Define workflows in plain YAML, run them with one binary, get scheduling, retries, logs, approvals, and a web UI — no databases or message brokers needed.

Remove the installation directory and ~/.dagu configuration folder. If installed via Homebrew, run brew uninstall dagu.
3.4kChecksum
C
Developer Tools

Corteza

Open-source low-code platform to build CRM and business process apps fast, without vendor lock-in.

An open-source low-code platform for building CRM, business process apps, and data management solutions with speed and flexibility.

Stop and remove containers (if using Docker: docker-compose down -v). For manual install, delete the application directory and database. Be sure to back up data first.
2.1k
U
Developer Tools

utask

Declare workflows in YAML, µTask handles async execution, retries, encryption, and a UI dashboard.

µTask is a lightweight automation engine that orchestrates workflows via declarative YAML. It only requires PostgreSQL, encrypts all data, and supports custom Go plugins.

Stop containers with `docker-compose down -v` and delete the utask directory. Note: this removes all local data including the PostgreSQL volume.
1.4kChecksum
R
Developer Tools

REI3

Free and open-source low-code platform: build, self-host, and own your applications.

REI3 is a free, open-source low-code platform that lets you build and self-host powerful applications with full control and ownership. Replace spreadsheets, automate workflows, and keep your data private.

Delete the installation directory and configuration files. On Linux, stop service with sudo systemctl stop rei3 && sudo ./r3 -remove.
560
Browse All Categories