Simple TUI of Docker Desktop written in Go and Bubbletea 🐳

via Homebrew
brew tap arisnacg/cli
brew install laboon
via Go
go install github.com/arisnacg/laboon@latest
| Key | Description |
|---|---|
s | Start current/selected container |
S | Stop current/selected container |
p | Pause current/selected container |
P | Unpause current/selected container |
space | Toggle current/selected container |
7 commits
Go
100.0%
Simple TUI of Docker Desktop written in Go and Bubbletea 🐳

via Homebrew
brew tap arisnacg/cli
brew install laboon
via Go
go install github.com/arisnacg/laboon@latest
| Key | Description |
|---|---|
s | Start current/selected container |
S | Stop current/selected container |
p | Pause current/selected container |
P | Unpause current/selected container |
space | Toggle current/selected container |
7 commits
Go
100.0%