bitbar 0.3.1

Helper library for writing BitBar plugins
Documentation

crates.io badge

This is bitbar, a library crate which includes helpers for writing BitBar plugins in Rust. The main feature is the Menu type whose Display implementation generates output that conforms to the BitBar plugin API.

For a list of available Cargo features, see the crate-level documentation.

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.