18 releases
0.8.2 | Mar 8, 2023 |
---|---|
0.8.0 | May 24, 2022 |
0.7.3 | Feb 5, 2022 |
0.5.2 | Sep 6, 2021 |
0.3.1 | Jan 8, 2020 |
#341 in Images
177 downloads per month
52KB
987 lines
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–45MB
~721K SLoC