🍺 BREW Explorer

← all formulae

podman-tui

brew install podman-tui v1.11.1 Apache-2.0

Podman Terminal User Interface

788
30-day installs · #1437
2.5k
90-day · #1453
5.1k
365-day · #1920
1.1k
★ GitHub stars · updated 2mo ago

Build dependencies

go

GitHub topics

containers podman terminal-ui

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "go"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Podman Terminal User Interface",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:41:29+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "podman-tui",
  "github_default_branch": "main",
  "github_last_commit_at": "2026-06-20T03:52:49Z",
  "github_readme_excerpt": "## podman-tui\n\n![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)\n![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/containers/podman-tui)\n![Go](https://github.com/containers/podman-tui/workflows/Go/badge.svg)\n[![Go Report](https://goreportcard.com/badge/github.com/containers/podman-tui)](https://goreportcard.com/report/github.com/containers/podman-tui)\n[![codecov](https://codecov.io/gh/navidys/podman-tui/branch/main/graph/badge.svg)](https://codecov.io/gh/navidys/podman-tui)\n\nTerminal user interface for Podman environment.\n\n![Screenshot](./podman-tui.gif)\n\n- [**Overview**](#overview)\n- [**Compatibility Matrix**](#compatibility-matrix)\n- [**Installation**](#installation)\n- [**PreRun Checks**](#prerun-checks)\n- [**Key Bindings**](#key-bindings)\n- [**Code of Conduct**](#code-of-conduct)\n- [**License**](#license)\n\n## Overview\n\npodman-tui is a terminal user interface for podman environment.\nIt is using [podman go bindings](https://github.com/containers/podman/tree/main/pkg/bindings) to communicate with local or remote podman machine (through SSH).\n\n## Compatibility matrix\n\n| Terminal User Interface  | Podman |\n| ----------- | ------ |\n| release-1.x | v5.x.y |\n| release-0.x | v4.x.y |\n\n## Installation\n\nBuilding from source (Linux, Windows and MacOS) or installing packaged versions are detailed in [install guide](install.md).\n\n## PreRun Checks\n\n* `podman.socket` service needs to be running on podman machine.\n    The recommended way to start Podman system service in production mode is via systemd socket-activation:\n\n    ```shell\n    $ systemctl --user start podman.socket\n    ```\n\n    For non-systemd distributions, the socket can be created using the below command.\n    Add this command to your distro or window manager\u2019s autostart to start the service automatically.\n\n    ```shell\n    $ podman system service --time=0\n    ```\n\n    Note: This command creates the socket only for the user who runs it.\n\n    See [start podman system service",
  "github_repo": "containers/podman-tui",
  "github_stars": 1149,
  "github_topics": [
    "containers",
    "podman",
    "terminal-ui"
  ],
  "homepage": "https://github.com/containers/podman-tui",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 788,
  "installs_365d": 5093,
  "installs_90d": 2550,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Apache-2.0",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "podman-tui",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 1437,
  "rank_365d": 1920,
  "rank_90d": 1453,
  "raw_hash": "04a70b92c42f8ab9",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/p/podman-tui.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "1.11.1",
  "versioned_formulae": [],
  "why_use_this": null
}