Menu bar tray

Run grain tray for a small macOS menu bar or Linux system tray helper.

grain tray adds a lightweight menu bar (macOS) or system tray (Linux) control for the local daemon. It does not replace the CLI — it surfaces status and docs shortcuts while you work.

Prerequisites

# local tray-capable build
CGO_ENABLED=1 just build-tray   # or: CGO_ENABLED=1 go build -o bin/grain ./cmd/grain

Usage

grain up
grain tray

The title shows roughly grain · N where N is the count of active VMs (running / creating / paused). The menu includes:

Notes