# akavel/up

Ultimate Plumber is a tool for writing Linux pipes with instant live preview

Repository: https://github.com/akavel/up
Canonical: https://ross.abutalabs.com/products/akavel-up
Language: Go
License: Apache-2.0
License Family: permissive
Topics: linux, pipes, tui, instant-preview, live-programming, up
Last push: 2024-09-05T21:31:37+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3076, "days_push": 727, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 8837, forks 130 (observed 2026-08-28T04:10:25.966995+00:00)

## What it is
up (Ultimate Plumber) is a terminal-based interactive tool for building Linux shell pipelines with instant live preview of results. It lets you pipe any text-emitting command into it and incrementally write bash pipelines while viewing scrollable output in real time.

## Use cases
- interactively explore textual data in the terminal
- build complex shell pipelines with instant feedback
- preview output of grep, awk, cut, sort pipelines live
- incrementally write and test bash pipelines
- save a finished pipeline to a shell script file
- debug long-running command output interactively

## When to choose
- you frequently compose multi-stage text-processing pipelines and want a fast feedback loop
- you want a scrollable live preview of command output while writing a pipeline
- you work mostly in a Linux/macOS terminal with standard text utils

## When to avoid
- you need structured (binary or JSON-schema-aware) data exploration rather than text lines
- you are on Windows without a Unix-like shell environment
- you need a GUI or IDE-integrated data explorer

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: cli, terminal-ui, developer-tools
- domain: developer-tools, text-editors
- platform: cli, cross-platform
- tags: pipes, tui, interactive-preview, text-processing, live-programming, command-line, linux, macos

## Member repositories
- akavel/up (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:25.966995+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:24:48.974665+00:00, confidence not recorded.
  - readme: https://github.com/akavel/up (fetched 2026-08-28T04:10:25.966995+00:00, sha 20667ba93ef6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
