Skip to content

๐Ÿ”Œ A collection of my plugins for SwiftBar

License

Notifications You must be signed in to change notification settings

tmzane/swiftbar-plugins

Repository files navigation

SwiftBar plugins

checks

A collection of my plugins for SwiftBar (also compatible with xbar).

๐Ÿ“ฆ Install

Python 3.11+

  1. Install SwiftBar (if not already)

  2. Clone this repository

git clone https://github.com/tmzane/swiftbar-plugins
  1. 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

๐Ÿ”Œ Plugins

Most plugins support configuration via top-level constants, such as PLUGIN_ICON. Feel free to modify them for your needs.

Docker containers

screenshot

Switch between Docker contexts and list running containers. Click to open logs in a separate terminal tab.

Homebrew upgrades

screenshot

List outdated Homebrew packages. Click to upgrade the selected package.

Pomodoro timer

screenshot

A pomodoro timer in your menu bar. Click to start the countdown.