flowrs
brew install flowrs
v0.12.7
MIT
TUI application for Apache Airflow
24
30-day installs · #6317
71
90-day · #6420
135
365-day · #8390
165
★ GitHub stars · updated 2mo ago
Build dependencies
Links
- https://github.com/jvanbuel/flowrs
- GitHub: jvanbuel/flowrs
- Brew formula source: Formula/f/flowrs.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"pkgconf",
"rust"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "TUI application for Apache Airflow",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:37:43+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "flowrs",
"github_default_branch": "main",
"github_last_commit_at": "2026-06-18T13:51:44Z",
"github_readme_excerpt": "\n\n[](https://github.com/jvanbuel/flowrs/actions/workflows/ci.yml)\n[](https://crates.io/crates/flowrs-tui)\n[](https://crates.io/crates/flowrs-tui)\n[](https://github.com/jvanbuel/flowrs/blob/main/LICENSE)\n[](https://github.com/jvanbuel/flowrs)\n[](https://ratatui.rs/)\n\nFlowrs is a TUI application for [Apache Airflow](https://airflow.apache.org/). It allows you to monitor, inspect and manage Airflow DAGs from the comforts of your terminal. It is build with the [ratatui](https://ratatui.rs/) library.\n\n\n\n## Installation\n\nYou can install `flowrs` via Homebrew if you\u0027re on macOS / Linux / WSL2:\n\n```\nbrew install flowrs\n```\n\nor by downloading the binary directly from GitHub:\n\n```bash\ncurl --proto \u0027=https\u0027 --tlsv1.2 -LsSf https://github.com/jvanbuel/flowrs/releases/latest/download/flowrs-tui-installer.sh | sh\n```\n\nAlternatively, you can build `flowrs` from source with `cargo`:\n\n```bash\ncargo install flowrs-tui --locked\n```\n\n## Usage\n\n### Managed Airflow services\n\nThe easiest way to user `flowrs` is with a managed Airflow service. The currently supported managed services are:\n\n- [x] Conveyor\n- [x] Amazon Managed Workflows for Apache Airflow (MWAA)\n- [x] Google Cloud Composer\n- [x] Astronomer\n\nTo enable a managed service, run `flowrs config enable -m \u003cservice\u003e`. This will add the configuration for the managed service to your configuration file, or prompt you for the necessary configuration details. On startup `flowrs` will then try to find and connect to all available managed service\u0027s Airflow instances.\n\nNote that for Astronome",
"github_repo": "jvanbuel/flowrs",
"github_stars": 165,
"github_topics": [],
"homepage": "https://github.com/jvanbuel/flowrs",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 24,
"installs_365d": 135,
"installs_90d": 71,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": null,
"llm_model": null,
"name": "flowrs",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 6317,
"rank_365d": 8390,
"rank_90d": 6420,
"raw_hash": "daea7d44064bf2ce",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/f/flowrs.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "0.12.7",
"versioned_formulae": [],
"why_use_this": null
}