#plugin #macos #menu-bar #swiftbar #xbar

bitbar

Helper library for writing BitBar plugins

18 releases

0.8.2 Mar 8, 2023
0.8.0 May 24, 2022
0.7.3 Feb 5, 2022
0.5.2 Sep 6, 2021
0.3.1 Jan 8, 2020

#341 in Images

Download history 28/week @ 2023-08-08 45/week @ 2023-08-15 24/week @ 2023-08-22 33/week @ 2023-08-29 57/week @ 2023-09-05 19/week @ 2023-09-12 15/week @ 2023-09-19 14/week @ 2023-09-26 16/week @ 2023-10-03 25/week @ 2023-10-10 33/week @ 2023-10-17 40/week @ 2023-10-24 56/week @ 2023-10-31 34/week @ 2023-11-07 20/week @ 2023-11-14 63/week @ 2023-11-21

177 downloads per month

MIT license

52KB
987 lines

crates.io badge docs.rs badge

This is bitbar, a library crate which includes helpers for writing BitBar plugins in Rust. BitBar is a system that makes it easy to add menus to the macOS menu bar. There are two apps implementing the BitBar system: SwiftBar and xbar. This crate supports both of them, as well as the discontinued original BitBar app.

Example plugins

Here are some BitBar plugins that use this library:

If you have a BitBar plugin that uses this library, feel free to open a pull request to add it to this list.

Dependencies

~5–45MB
~721K SLoC