xbar
xbar copied to clipboard
Put the output from any script or program into your macOS Menu Bar (the BitBar reboot)
@mnin - this plugin brakes xbar for me. Would not display anything in the menu bar. Once I deleted "Unicorn!" from the Plugin folder xbar went back to working. Is...
After installing xbar on my Mac the app doesn't start.
MacOS: 12.0.1 xbar: v2.1.7-beta Two simple pieces of code: ```shell #!/usr/bin/env sh # string(VAR_KEY="key"): test key if [ ! $1 ]; then echo test echo --- echo "Click me |...
Hello, I upgraded from bitbar to xbar but with my plugins xbar crashes. Where can I find the logs for debugging purposes?
I'm wondering if there's any way to detect if the plugin starts for the first time. Also, if there's anyway to perform clean up when xbar closes or the OS...
Hi, nice project! I wish there was something similar for KDE Linux. Seems like `CycleInterval` is hardcoded to 5 secs [here](https://github.com/matryer/xbar/blob/v2.1.7-beta/pkg/plugins/plugin.go#L166). Would it be a nice feature to expose it...
Bitbar showed the details of when a script was updated. This is quite useful info, is this available in xbar?
Hello everybody, I am relatively new to xbar and wondered if it is possible to create plugins which are stored in a folder? Main point being that the plugin would...
Thanks for this wonderful tool :) Customizing the menu bar is a lot of fun! I was noticing an issue where the position of the icons gets reset: https://user-images.githubusercontent.com/195367/139425738-7fda40c6-7bf1-42ec-ada9-5249ec79174a.mov Is...