Niko Syring 632dba5d65 refactor: rename module to gitea.syring.it/niko/oxkerclone
Match the actual canonical hosting URL so consumers can pull this
module directly via go modules without a local replace directive.
2026-05-02 07:20:32 +02:00
2023-12-31 00:26:12 +00:00
2022-07-06 00:44:18 +00:00

Oxker - Go Version

A simple TUI to view & control Docker containers, built with Bubbletea.

Features

  • View Docker containers in a table format
  • Filter containers
  • Start/Stop containers
  • Container details

Requirements

  • Go 1.23+
  • Docker installed and running

Installation

go install github.com/oxker/oxker@latest

Usage

oxker

Controls

Key Action
q Quit
r Refresh containers
j/k Navigate up/down
enter View container details
ctrl+c Quit

Building

go build -o oxker

License

MIT

S
Description
No description provided
Readme MIT 14 MiB
Languages
Go 99.8%
Shell 0.2%