Skip to content

mgxv/swiftbar-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🍎 swiftbar-plugins

A collection of SwiftBar plugins for macOS β€” keeping your menu bar useful, minimal, and up-to-date.


⚑️ Prerequisites

Install SwiftBar

brew install --cask swiftbar

Don't have Homebrew? Install it first:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Create your plugins folder

mkdir ~/swiftbar-plugins

Point SwiftBar to your folder

  1. Launch SwiftBar
  2. When prompted, select your ~/swiftbar-plugins folder
  3. Or update it later via SwiftBar β†’ Preferences β†’ Plugin Folder

πŸ”Œ Plugins

Plugin Description
πŸ“Ά wifi-ssid Displays your current WiFi network in the menu bar, updates instantly on network changes

πŸ“¦ Installing a plugin

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 folder

πŸ—‚ Repo structure

swiftbar-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

About

A collection of SwiftBar plugins for macOS - keeping your menu bar useful, minimal, and up-to-date.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages