# mrjackwills/oxker

A simple tui to view & control docker containers

Repository: https://github.com/mrjackwills/oxker
Canonical: https://ross.abutalabs.com/products/oxker
Language: Rust
License: MIT
License Family: permissive
Topics: async, docker, rust, terminal, tui, tokio
Last push: 2026-08-22T20:26:20+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 87, longevity 100
- inputs: {"age_days": 1591, "days_push": 11, "days_rel": 11, "gap_med": 44, "n_releases_24m": 18}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1820, forks 45 (observed 2026-08-28T04:05:40.884514+00:00)

## What it is
oxker is a terminal user interface (TUI) written in Rust for viewing and controlling Docker containers. It uses ratatui for the interface and Bollard for Docker API communication, and is installable via cargo, Docker, Nix, AUR, and Homebrew.

## Use cases
- view docker containers in the terminal
- manage docker containers from a tui
- browse container logs in terminal
- control docker containers without leaving the shell
- terminal dashboard for docker containers
- inspect running containers on a server over ssh

## When to choose
- you want a lightweight terminal-based Docker UI instead of a web dashboard like Portainer
- you work primarily in the terminal or over SSH
- you want a fast, single-binary tool written in Rust

## When to avoid
- you need full Docker management features like image builds, volumes, or networks
- you prefer a graphical or web-based container management interface
- you need Kubernetes or multi-host orchestration support

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, terminal-ui, container-runtime, developer-tools
- domain: developer-tools
- platform: cli, rust
- tags: docker-tui, ratatui, bollard, podman, container-management, command-line, containers, devops, linux, macos, docker

## Member repositories
- mrjackwills/oxker (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:40.884514+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-30T03:19:59.498369+00:00, confidence not recorded.
  - readme: https://github.com/mrjackwills/oxker (fetched 2026-08-28T04:05:40.884514+00:00, sha 68d1890424a2)
  - registry_crates: https://crates.io/api/v1/crates/oxker (fetched 2026-08-29T10:58:57.278461+00:00, sha 1b03659e9d1f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
