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

bitbar

Helper library for writing BitBar plugins

23 releases

0.10.1 Oct 16, 2024
0.9.2 Oct 13, 2024
0.9.0 Apr 25, 2024
0.8.2 Mar 8, 2023
0.3.1 Jan 8, 2020

#441 in Web programming

Download history 2/week @ 2024-08-05 119/week @ 2024-09-02 9/week @ 2024-09-16 45/week @ 2024-09-23 21/week @ 2024-09-30 68/week @ 2024-10-07 405/week @ 2024-10-14 13/week @ 2024-10-21 49/week @ 2024-11-04

531 downloads per month

MIT license

54KB
1K SLoC

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–38MB
~596K SLoC