← Back to tools
View AGENTS.md for ocui
ocui
Simple text-based UI for managing containers
Description
ocui is a simple text-based UI for managing containers. It provides a TUI interface for common container operations like listing, starting, stopping, and inspecting containers, making container management more accessible.
AI Summary
Terminal UI for managing containers with simple text-based interface
Capabilities
- + List running and stopped containers
- + Start and stop containers
- + Inspect container details
- + TUI-based container management
Use When
- → You want a TUI for managing containers
- → You prefer a visual interface over docker CLI commands
Avoid When
- x You are comfortable with docker CLI commands