A native desktop application for managing Docker containers, images, volumes, networks, and Kubernetes resources via Colima
Stars
0
Forks
0
Watchers
0
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
69
commits
fix: rename similar variable names to satisfy clippy pedantic
4e1a89fView on GitHubfix(ci): replace heredoc with echo to avoid YAML parsing issues
071fae0View on GitHubfeat: add reusable ProcessView component with kill process support
b508bb6View on GitHubfeat: add dynamic terminal resize and improved layout
3658da5View on GitHubfeat: add file explorer context menu and open in editor support
4f93803View on GitHubfeat: add Colima settings section with cache management and template editor
dd93cc1View on GitHubfix: prevent focus stealing from inputs across all views
a026882View on GitHubfeat: use Lucide icons for Container, Image, and Compose
4d77810View on GitHubfeat: add Kill icon to differentiate from Stop action
e88537aView on GitHubrefactor: comprehensive icon consistency across entire UI
36d8130View on GitHub