top | item 23993310

(no title)

abcdabcd987 | 5 years ago

Just want to mention bitbar[1]. Write anything to stdout, it'll make it show up in the menu bar.

[1] https://github.com/matryer/bitbar

discuss

order

codetrotter|5 years ago

Oh, this is perfect! It’s been annoying me for a while that the system menu bar clock in macOS doesn’t allow me to format the current date in ISO 8601 format.

Bitbar will solve this for me! I’ll change the system clock to only show the day of week and the time, and then I’ll use Bitbar in order to give me the ISO 8601 date in my menu bar! :D

Edit: Neat! Someone already made a plug-in for BitBar to do this so I don’t even have to spend any time writing anything at all. And look at that, they even thought about it one step further and made it so that you can copy the date to your clipboard by clicking on it! https://getbitbar.com/plugins/Time/date-picker.1m.sh

Edit 2: Initially copy to clipboard wasn’t working but I modified the script a little bit, removing the space before each bash= and putting single quotes around each $0 and now it works.

Edit 3: I submitted a PR for the above-mentioned change https://github.com/matryer/bitbar-plugins/pull/1471

kitsunesoba|5 years ago

Another good option for a fully customizable menubar clock is Itsycal, which as its name implies also serves as a small popup calendar that shows events from system calendar accounts.

https://www.mowglii.com/itsycal/

tehno|5 years ago

I made something similar for myself, but my needs were to see local and UTC time, and to copy current unix timestamp and current ISO date-time string.

Also has some typographic trickery so the width of time shown is always constant, and doesn't "flicker" on the menu bar moving other icons by few pixels every minute.

Here it is in a gist: https://gist.github.com/erkiesken/e13943550c4b2ba03779d5eac5...

rrggrr|5 years ago

Bitbar is amazing. Its become a dashboard for my life.

chance_state|5 years ago

What sort of things do you display with it?

rraihansaputra|5 years ago

I love bitbar, but I wish it can have separate processes/interface for each widget. I use Dozer, and everytime it updates all of the BitBar widgets gets hidden.

maneesh|5 years ago

Is there a way to get Zoom / Meeting , or even just Calendar, on my BitBar?