# lirantal/dockly

Immersive terminal interface for managing docker containers and services

Repository: https://github.com/lirantal/dockly
Canonical: https://ross.abutalabs.com/products/dockly
Homepage: https://lirantal.github.io/dockly/
Language: JavaScript
License: MIT
License Family: permissive
Topics: nodejs, docker, console, containers, command-line-tool, cli, hacktoberfest
Last push: 2026-07-23T18:52:55+00:00

## Health v2 (maintenance only)
Score: 72/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 94, release rhythm 28, longevity 100
- inputs: {"age_days": 3602, "days_push": 41, "days_rel": 503, "gap_med": 72, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4032, forks 162 (observed 2026-08-28T04:08:32.778357+00:00)

## What it is
Dockly is an immersive terminal UI (built with Node.js and blessed) for managing Docker containers, images, and Swarm services. It connects to a local or remote Docker daemon and provides log streaming, container inspection, and shell access without remembering Docker CLI flags.

## Use cases
- manage docker containers from the terminal
- view logs of all running containers in one dashboard
- open a bash shell into a running container without typing docker commands
- toggle between local containers and docker swarm services
- connect to a remote docker daemon over ssh or tcp
- filter the container list by name or status

## When to choose
- you live in the terminal and want a TUI dashboard for Docker
- you want quick log streaming and shell access to containers
- you manage Docker Swarm services alongside local containers
- you need to connect to local or remote Docker daemons with custom socket/host options

## When to avoid
- you need a full GUI for Docker with image building and volume management
- you prefer Kubernetes over Docker Swarm
- you need orchestration features beyond monitoring and basic container actions
- you want a web-based dashboard shareable across a team

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, developer-tools, container-runtime, terminal-ui
- domain: developer-tools
- platform: cli, cross-platform
- tags: docker, containers, swarm, tui, terminal-dashboard, container-management, command-line, devops, nodejs, linux, macos

## Member repositories
- lirantal/dockly (main) score 72

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:32.778357+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-29T18:23:50.461547+00:00, confidence not recorded.
  - readme: https://github.com/lirantal/dockly (fetched 2026-08-28T04:08:32.778357+00:00, sha 5d381d3bd849)
  - homepage: https://lirantal.github.io/dockly/ (fetched 2026-08-29T09:16:45.428134+00:00, sha 906971105765)
  - registry_npm: https://registry.npmjs.org/dockly (fetched 2026-08-29T09:16:45.431421+00:00, sha 261da887b740)
- Data as of 2026-08-30T08:39:29.467469+00:00.
