A collection of SwiftBar plugins for macOS β keeping your menu bar useful, minimal, and up-to-date.
brew install --cask swiftbarDon't have Homebrew? Install it first:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
mkdir ~/swiftbar-plugins- Launch SwiftBar
- When prompted, select your
~/swiftbar-pluginsfolder - Or update it later via SwiftBar β Preferences β Plugin Folder
| Plugin | Description |
|---|---|
| πΆ wifi-ssid | Displays your current WiFi network in the menu bar, updates instantly on network changes |
Each plugin has its own folder with a dedicated README. The general steps are:
# 1. Clone this repo
git clone https://github.com/matthew/swiftbar-plugins.git
# 2. Navigate to the plugin you want
cd swiftbar-plugins/wifi-ssid
# 3. Follow the README instructions in that folderswiftbar-plugins/
βββ README.md β you are here
βββ wifi-ssid/
βββ README.md β plugin-specific setup instructions
βββ wifi-ssid.sh β SwiftBar plugin script
βββ wifi-watcher.sh β launchd watcher script
βββ com.user.wifiwatcher.plist
βββ assets/
βββ setup.jpg β screenshot: Shortcut setup
βββ execution.jpg β screenshot: Shortcut execution