19 releases

0.9.0 Apr 25, 2024
0.8.2 Mar 8, 2023
0.8.1 Feb 25, 2023
0.8.0 May 24, 2022
0.3.1 Jan 8, 2020

#40 in macOS and iOS APIs

Download history 1/week @ 2024-02-13 71/week @ 2024-02-20 17/week @ 2024-02-27 6/week @ 2024-03-05 11/week @ 2024-03-12 2/week @ 2024-03-19 4/week @ 2024-03-26 42/week @ 2024-04-02 1/week @ 2024-04-09 1/week @ 2024-04-16 183/week @ 2024-04-23 11/week @ 2024-04-30

195 downloads per month

MIT license

52KB
994 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

~4–44MB
~654K SLoC