A collection of my plugins for SwiftBar (also compatible with xbar).
Python 3.11+
-
Install SwiftBar (if not already)
-
Clone this repository
git clone https://github.com/tmzane/swiftbar-plugins
- Create a symlink to the selected plugin in your plugin folder
ln -s /path/to/repo/plugin_name.py $SWIFTBAR_PLUGINS_PATH/plugin_name.py
Most plugins support configuration via top-level constants, such as PLUGIN_ICON
.
Feel free to modify them for your needs.
Switch between Docker contexts and list running containers. Click to open logs in a separate terminal tab.
List outdated Homebrew packages. Click to upgrade the selected package.
A pomodoro timer in your menu bar. Click to start the countdown.