Skip to content

Add wharf to Terminal section#1397

Merged
veggiemonk merged 3 commits into
veggiemonk:masterfrom
idesyatov:master
Apr 28, 2026
Merged

Add wharf to Terminal section#1397
veggiemonk merged 3 commits into
veggiemonk:masterfrom
idesyatov:master

Conversation

@idesyatov
Copy link
Copy Markdown
Contributor

Wharf is a terminal UI for managing Docker Compose stacks, inspired by k9s.

  • Written in Go with Bubbletea/Lipgloss
  • Vim-style navigation (hjkl, gg/G, /, :command)
  • Real-time CPU/MEM/Network monitoring with braille charts
  • Container file browser, exec with shell detection
  • SSH remote Docker host support
  • Command mode with Tab-autocomplete
  • Health checks, bulk operations, custom commands
  • Themes (dark/light/custom), mouse support
  • Single binary, zero dependencies
  • Available via Homebrew and GitHub Releases (5 platforms)

https://github.com/idesyatov/wharf

Wharf is a terminal UI for managing Docker Compose stacks, inspired by k9s.

- Written in Go with Bubbletea/Lipgloss
- Vim-style navigation (hjkl, gg/G, /, :command)
- Real-time CPU/MEM/Network monitoring with braille charts
- Container file browser, exec with shell detection
- SSH remote Docker host support
- Command mode with Tab-autocomplete
- Health checks, bulk operations, custom commands
- Themes (dark/light/custom), mouse support
- Single binary, zero dependencies
- Available via Homebrew and GitHub Releases (5 platforms)

https://github.com/idesyatov/wharf
Add wharf to Terminal section
Copy link
Copy Markdown
Owner

@veggiemonk veggiemonk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution!

@veggiemonk veggiemonk merged commit 11f5645 into veggiemonk:master Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants