Crates.io | bitbar-derive |
lib.rs | bitbar-derive |
version | 0.9.0 |
source | src |
created_at | 2020-11-17 14:49:03.570828 |
updated_at | 2024-04-25 02:24:19.388333 |
description | Proc-macros for the bitbar crate |
homepage | |
repository | https://github.com/fenhl/rust-bitbar |
max_upload_size | |
id | 313302 |
size | 16,326 |
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.
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.