-
While converting my Bitbar configuration to xbar, I figured out that the bash directive is not working as before. I automated my personal tasks with the bash= directive by concatenating several shell …
-
GitHub changed their DOM since this plugin was created/last updated, so the plugin doesn't find anything. The objects used by the Nokogiri lib need to be updated to be in line with the current GitHub…
-
Wow super nice! just got a notification from an [issue](https://github.com/matryer/bitbar/issues/264#issuecomment-207553147) i filed for bitbar. This is really good :D. we could build on this! what di…
-
-
Is it possible to have a super simple app that has no menu items? Just the tex/icon in the statusbar, and then events fire when that is clicked? I don't see this in the example, nor a way to decorate …
-
```
// Create BitBar formatter
$bb = new BitBar();
// Create the first line
$line = $bb->newLine();
// Set the text and formatting
$mainMenu = $line
->setText("Servers")
->setColou…
-
For multi-user environments, it would be great to configure xbar system-wide regarding preferences like auto-update and plugin path. Actually, in the docs it looks like it should be possible:
> You…
-
Try to use plugin for xbar(v.2.0.42-beta).
Catolina 10.15.7.
Interpretator ZSH.
Instead of number 5 blue (5th desktop), I have : [0;37m 1 2 3 4 [0;34m 5 [0;37m 6
When I run the script in termin…
-
I'm searching for a way to get a count of my unread emails in my Gmail and display it on my Stream Deck, but so far no luck.
-
FAO: (@alexandregz)
Hey team! Just tried to add this one but unfortunately the `ioreg -n BNBMouseDevice` did not give any result for me, using `AppleDeviceManagementHIDEventService` instead!
```…