{{ define "title" }}{{ .Plugin.Title }} in your macOS menu bar{{ end }} {{ define "head" }} {{ end }} {{ define "body" }}

{{ .Plugin.Title }}

{{ range .Plugin.Authors }} {{ if .Name }} {{ if .GitHubUsername }} {{ else }}

and {{ .Name }}

{{ end }} {{ end }} {{ end }} {{ if .Plugin.Desc }}

{{ .Plugin.Desc }}

{{ end }} {{ if eq .Plugin.ImageURL "https://xbarapp.com/public/img/xbar-2048.png" }}

Can you help?—This plugin is missing an image. Please add one (via <xbar.image>...</xbar.image> metadata) to enhance this plugin's presence. View file on GitHub

{{ end }}
Image preview of {{ .Plugin.Title }} plugin.
{{ range .Plugin.Files }}

{{ .Filename }}

Edit
Open on GitHub
{{ .Content }}
{{ end }} {{ end }}