1
0
Fork 0
mirror of https://github.com/matryer/xbar.git synced 2025-12-16 10:54:10 +00:00
No description
Find a file
2024-09-10 11:18:23 +01:00
.github update every week, and non-interactive gcloud command 2024-08-06 10:12:53 +01:00
.vscode plugin variables: list -> select 2021-03-30 08:32:27 +01:00
app updated Go sum 2024-09-10 11:18:11 +01:00
archive/bitbar updated to use new xbar plugins repo 2021-03-08 15:37:11 +00:00
pkg Merge pull request #918 from testwill/close_file 2024-09-10 09:09:12 +01:00
tools triggering 2024-08-06 10:30:30 +01:00
xbarapp.com explicit main 2024-08-06 10:44:01 +01:00
.gitignore Move assets to build. Remove assets dir. Update build scripts. Update Dialog API calls. 2021-06-29 15:16:30 +10:00
LICENSE.txt updated year 2023-07-14 18:28:19 +01:00
README.md Fixes link 2021-10-30 06:23:27 +02:00
talk-overview.md added talk overview 2021-04-15 08:09:43 +01:00
xbar-logo-32.png new xbar codebase 2021-03-08 15:30:43 +00:00
xbar-open-graph.png new xbar codebase 2021-03-08 15:30:43 +00:00
xbar-preview.jpg new xbar codebase 2021-03-08 15:30:43 +00:00

Welcome to xbar

xbar (the BitBar reboot) lets you put the output from any script/program in your macOS menu bar.

Digging deeper:

And finally...

Get started

Install

Installing plugins

From an xbar menu, choose Preferences > Plugins... to use the xbar app to discover and manage plugins.

You can browse all the plugins online, or write your own.

The Plugin Directory

The plugin directory is folder on your Mac where the plugins live, located at ~/Library/Application Support/xbar/plugins.

  • If you're transitioning from Bitbar, move your plugins into this new folder to install them

Contributing

If you'd like to contribute a plugin, head over to https://github.com/matryer/xbar-plugins to get started.

Please do not send pull requests to this repo. Open an issue and start a conversation first. PRs will likely not be accepted.

Thanks