cargo-bitbar

Crates.iocargo-bitbar
lib.rscargo-bitbar
version0.1.1
sourcesrc
created_at2022-02-01 04:34:37.081972
updated_at2022-02-01 23:18:12.053174
descriptionCargo subcommand for the bitbar crate
homepage
repositoryhttps://github.com/fenhl/rust-bitbar
max_upload_size
id525004
size20,927
Fenhl (fenhl)

documentation

README

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.

Commit count: 73

cargo fmt