{{ define "title" }}xbar, the BitBar reboot{{ end }} {{ define "head" }} {{ end }} {{ define "body" }}

There is no good reason why you should ever see this. But here we are. Maybe you can let me know by Tweeting me @matryer, to let me know.

Thanks,
Mat.

{{ end }} {{ define "_main" }} {{ template "title" . }} {{ template "head" . }}
{{ template "body" . }} {{ end }} {{ define "plugins" }} {{ if . }}
{{ range . }}

{{ .Title }}

{{ if .Desc }}{{ if not .ImageURL }}—{{ .Desc }}{{ end }}{{ end }} {{ if .ImageURL }}
{{if ne .ImageURL "https://xbarapp.com/public/img/xbar-2048.png"}} {{ end }}

{{ .Desc }}

{{ range .Authors }} {{ end }} {{ else }} {{ .Filename }} {{ end }}
{{ end }}
{{ end }} {{ end }} {{ define "support" }}

💜
Show your support
by
Sponsoring xbar

Every contribution makes a big difference

If you use xbar, please consider sponsoring it on GitHub

{{ end }}