fenhl / rust-bitbar

Library crate with helpers for BitBar plugins

Home Page:https://crates.io/crates/bitbar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Library crate with helpers for BitBar plugins

https://crates.io/crates/bitbar

License:MIT License


Languages

Language:Rust 99.7%Language:Shell 0.3%