xbar

Put the output from any script or program into your macOS Menu Bar (the BitBar reboot)

MIT License

Stars
17.3K
Committers
86

Bot releases are hidden (Show)

xbar - v2.0.28-beta

Published by matryer over 3 years ago

  • @leaanthony fixed the color parameter to now take CSS as well as hex values - thanks to @magicus for reporting
  • Changed Edit button - thanks to @magicus for the idea on #641
  • Fixed edit button bug - thanks @maksimov on #635
  • General tweaks and improvements

I can feel we're getting close to v1 now. -Mat

xbar - v2.0.27-beta

Published by matryer over 3 years ago

  • Allowed for the possibility of sub-second refresh intervals (not recommended)
xbar - v2.0.26-beta

Published by matryer over 3 years ago

  • Use bufio.NewReader instead of bufio.NewScanner to avoid token too long error - #629 thanks @tsurezuregusa
  • Small bug fixes and improvements
xbar - v2.0.25-beta

Published by matryer over 3 years ago

  • Fix for those receiving macOS Catalina warnings #612
xbar - v2.0.24-beta

Published by matryer over 3 years ago

xbar - v2.0.22-beta

Published by matryer over 3 years ago

xbar - v2.0.21-beta

Published by matryer over 3 years ago

  • Remove sleepers
  • Ensure dark mode env var is set from beginning
  • Fixed font size
  • Various bug fixes and improvements
xbar - v2.0.20-beta

Published by matryer over 3 years ago

  • Ensure dark mode env var is set from beginning
  • Fixed font size
  • Various bug fixes and improvements
xbar - v2.0.19-beta

Published by matryer over 3 years ago

Thanks to @nikersify

xbar - v2.0.17-beta

Published by matryer over 3 years ago

  • Fixed font size #623
  • Small bug fixes and design improvements
xbar - v2.0.16-beta

Published by matryer over 3 years ago

  • Simplified refresh button
  • Added Preferences > Refresh for per-plugin refreshing
  • Also update label to ... when explicitly refreshes
  • Small bug fixes and design tweaks
xbar - v2.0.15-beta

Published by matryer over 3 years ago

  • Added refresh button
  • Dropping dmg for now, signing appears off
xbar - v2.0.14-beta

Published by matryer over 3 years ago

  • Various bug fixes and style updates
  • Fixed issue where subprocesses weren't given enough time to run - addresses #620

Thanks for beta testing xbar and helping us get it solid for general release

  • Includes code to address recent Catalina and TouchBar crashes
  • Added 404 page to Installed plugins view instead of error experience - #616
  • Provides a Refresh button (cmd+r also works) to allow users to manually refresh the view - #616
  • Tip on refreshing plugins after changing variables
xbar - v2.0.13-beta

Published by matryer over 3 years ago

Thanks for beta testing xbar and helping us get it solid for general release

xbar - v2.0.12-beta

Published by matryer over 3 years ago

  • Fixes issue where xbar crashes on Mac's with TouchBar #610
xbar - v2.0.10-beta

Published by matryer over 3 years ago

  • Prevented tempalte images for now in an effort to get it running on all macOS versions
xbar - v2.0.9-beta

Published by matryer over 3 years ago

  • Dark mode redesign
  • Trying to make it run on Catalina (work in progress)
xbar - v2.0.7-beta

Published by matryer over 3 years ago

xbar - v2.0.6-beta

Published by matryer over 3 years ago

xbar - v2.0.5-beta

Published by matryer over 3 years ago

You can run xbar in a terminal to see debug information: https://gist.github.com/matryer/51c4a186649a332cae2986d6ff44bb50

Introducing xbar, the BitBar reboot (BETA)

NOTICE: This release is in beta and isn't yet ready to use - it is here only for those helping beta test

Thank you for trying the xbar beta release.

xbar replaces the BitBar project after a ground-up rewrite in Go.

  • Backwards compatible with existing BitBar plugins, now moved to their new home at https://github.com/matryer/xbar-plugins
  • Now supports variables and preferences
  • Introduces keyboard shortcuts for menu items
  • New interacting app for discovering and installing plugins
  • Browse plugins online at https://xbarapp.com/
  • v2.1.0 will be the initial release of xbar - continuing BitBar's release history (v2.0.x until then)

Can you help get it ready to release?

A beta release is not yet ready for production use. But we think it's very close, and with your help can get it over the line soon.

  • Please report any issues using the issues tab in this project (click the bug icon in the top of the app)
  • Please include your operating system and xbar version in any reports