Skip to content

Commit f06996c

Browse files
committed
Update readme with new features
Signed-off-by: Joe Block <[email protected]>
1 parent d888caf commit f06996c

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Diff for: README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,11 @@
2323

2424
![Screen shot of Lima menu with a running vm](https://raw.githubusercontent.com/unixorn/lima-xbar-plugin/main/pix/limactl-screen-shot.png)
2525

26-
This plugin is compatible with [xbar](https://xbarapp.com/) and [SwiftBar](https://github.com/swiftbar/SwiftBar), and lets you start and stop lima VMs from the menubar.
26+
This plugin is compatible with [xbar](https://xbarapp.com/) and [SwiftBar](https://github.com/swiftbar/SwiftBar), and provides a menubar app that creates submenus for each Lima VM on your machine. For each VM, you can start/stop the VM, stop (and start or remove stopped containers) containers, and pull or remove images from the VM.
2727

2828
## Installation
2929

3030
Copy `lima-plugin` to `~/Library/Application\ Support/xbar/plugins/lima-plugin.30s`, or run `make install`
3131
### Dependencies
3232

33-
- [xbar](https://xbarapp.com/) - Allows you to make custom menubar apps with just scripts
34-
35-
- [jq](https://stedolan.github.io/jq/) - `brew install jq` - Used to parse the output of `limactl`
33+
- [xbar](https://xbarapp.com/) or [SwiftBar](https://github.com/swiftbar/SwiftBar) - Both allow you to make custom menubar apps with simple scripts.

0 commit comments

Comments
 (0)