macOS
brew install ecflow-uilocal Homebrew formula metadata
brew
User interface for client/server workflow package. Version 5.18.0 via Homebrew; verified 2026-07-07. Also installable with debian: sudo apt install ecflow-client.
install
brew install ecflow-uilocal Homebrew formula metadata
sudo apt install ecflow-clientDebian stable package indexes · ecflow-client · source: deb.debian.org
overview
User interface for client/server workflow package
history
ecFlowUI is the graphical client shipped with ECMWF's ecFlow workflow manager. As a Homebrew package, ecflow-ui exposes the UI and client pieces of an operational workflow system used to define, submit, monitor, and restart large dependency-driven job suites.
ECMWF's ecFlow documentation says ecFlow is a client/server workflow package for running many programs with dependencies on each other and on time, in a controlled environment with failure tolerance and restart capabilities. It is used at ECMWF to run all operational suites across a range of platforms.
The history documented by ECMWF starts with SMS, the Supervisor Monitoring Scheduler, which ECMWF used for almost three decades. SMS let scientists, analysts, and operators design, submit, and monitor jobs in Research and Operations, and was also used by many organizations outside ECMWF member states.
ecFlow 4 superseded SMS as a complete object-oriented rewrite using modern standardized components. The proprietary CDP scripting language used by SMS was replaced by Python. Development of ecFlow 4 later stopped, support continued, and ecFlow 5 replaced it.
The ecFlow repository was created on GitHub in August 2020, but the documentation and copyright history show an older ECMWF project line. The current documentation is for ecFlow 5.16.0 and lists ecflow_client, ecflow_ui, ecflow_server, and the Python API as the main components.
ecFlow's adoption is strongest in operational forecasting and scientific production environments where workflows are long-running, dependency-heavy, and monitored by teams. ECMWF's own documentation frames it as production infrastructure rather than a general-purpose desktop scheduler.
The package split is important: Homebrew's ecflow-ui package includes ecflow_client and ecflow_ui executables, giving workstation users a way to inspect and control ecFlow suites without necessarily packaging the full server deployment in the same way.
ecFlow runs a server that receives requests from clients over TCP/IP. Clients include ecflow_client, ecflow_ui, scripts, and the Python API; suite jobs communicate status and events back through child commands embedded in scripts.
ecFlowUI is the Qt-based graphical client used to monitor and visualize the node-tree hierarchy. The CLI and Python API are used for suite definition, automation, and communication with the server.
ecflow-ui matters to package nerds because it is a UI/client package carved out of a larger scheduler ecosystem. That is a classic operational packaging problem: users may need local client tools and a GUI even when servers live elsewhere.
It also represents a lineage change in scientific operations tooling: SMS to ecFlow 4 to ecFlow 5, CDP to Python, and a move toward open GitHub-hosted ECMWF software with documented maturity status.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ecflow_client | cli | global executable | |
ecflow_ui | cli | global executable | |
ecflow_ui.x | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:ecflow-ui |
|---|---|
| Version | 5.18.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ecflow-ui |
| Homepage | https://ecflow.readthedocs.io |
| Repository | https://github.com/ecmwf/ecflow |
| Upstream docs | https://confluence.ecmwf.int/display/ECFLOW/ecFlowUI+Documentation |
| License | Apache-2.0 |
| Source archive | https://confluence.ecmwf.int/download/attachments/8650755/ecFlow-5.18.0-Source.tar.gz |
| Last updated | 2026-07-07T09:59:02Z |
| Pulse | updated |
| Dependencies | openssl@3, qt5compat, qtbase, qtcharts, qtsvg |
| Build dependencies | boost, cmake |
| Uses from macOS | libxcrypt |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ecflow-ui |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
ecflow-client 5.13.8-1
Client tools for Meteorological workflow
https://software.ecmwf.int/wiki/display/ECFLOW/The+ECFLOW+Pre-processor
sudo apt install ecflow-clientecflow-client 5.12.0-1build3
Client tools for Meteorological workflow
https://software.ecmwf.int/wiki/display/ECFLOW/The+ECFLOW+Pre-processor
sudo apt install ecflow-clientsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.