/colima-xbar-plugin

xbar/Swiftbar plugin to control colima-vm

Primary LanguagePythonApache License 2.0Apache-2.0

(Co)lima-xbar-plugin

License Awesomebot Megalinter codeql GitHub stars

Table of Contents

Colima minimal setup wrapper on top of Lima Lima is an alternative to using Docker Desktop on your Mac.

Description

This plugin is compatible with xbar and SwiftBar, and provides a menubar app that creates a (Co)lima menubar option with submenus for each (Co)lima VM on your machine. For each VM, you can:

  • start/stop the VM
  • stop, start or remove stopped containers
  • pull or remove images from the VM
  • Run an arbitrary command inside the VM with colima

Screen shots

Screen shot of xbar menu with container submenu for a running vm

Screen shot of xbar menu with image submenu for a running vm

Installation

Copy colima-plugin to ~/Library/Application\ Support/xbar/plugins/colima-plugin.30s, or run make install

Dependencies

  • xbar or SwiftBar - Both allow you to make custom menubar apps with simple scripts.