{"id":49307043,"url":"https://github.com/mgxv/swiftbar-plugins","last_synced_at":"2026-04-26T10:02:22.260Z","repository":{"id":346428572,"uuid":"1189920300","full_name":"mgxv/swiftbar-plugins","owner":"mgxv","description":"A collection of SwiftBar plugins for macOS - keeping your menu bar useful, minimal, and up-to-date.","archived":false,"fork":false,"pushed_at":"2026-03-23T20:38:33.000Z","size":91,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-24T18:40:43.108Z","etag":null,"topics":["bash","launchd","macos","macos-utilities","menu-bar","plugins","shell-script","swiftbar","swiftbar-plugins","wifi"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mgxv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-23T19:51:12.000Z","updated_at":"2026-03-23T20:38:38.000Z","dependencies_parsed_at":"2026-03-24T19:01:09.088Z","dependency_job_id":null,"html_url":"https://github.com/mgxv/swiftbar-plugins","commit_stats":null,"previous_names":["mgxv/swiftbar-plugins"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/mgxv/swiftbar-plugins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgxv%2Fswiftbar-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgxv%2Fswiftbar-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgxv%2Fswiftbar-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgxv%2Fswiftbar-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mgxv","download_url":"https://codeload.github.com/mgxv/swiftbar-plugins/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgxv%2Fswiftbar-plugins/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32292958,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T09:34:17.070Z","status":"ssl_error","status_checked_at":"2026-04-26T09:34:00.993Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bash","launchd","macos","macos-utilities","menu-bar","plugins","shell-script","swiftbar","swiftbar-plugins","wifi"],"created_at":"2026-04-26T10:02:19.865Z","updated_at":"2026-04-26T10:02:22.247Z","avatar_url":"https://github.com/mgxv.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🍎 swiftbar-plugins\n\n\u003e A collection of [SwiftBar](https://github.com/swiftbar/SwiftBar) plugins for macOS — keeping your menu bar useful, minimal, and up-to-date.\n\n---\n\n## ⚡️ Prerequisites\n\n### Install SwiftBar\n\n```bash\nbrew install --cask swiftbar\n```\n\n\u003e Don't have Homebrew? Install it first:\n\u003e ```bash\n\u003e /bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)\"\n\u003e ```\n\n### Create your plugins folder\n\n```bash\nmkdir ~/swiftbar-plugins\n```\n\n### Point SwiftBar to your folder\n\n1. Launch **SwiftBar**\n2. When prompted, select your `~/swiftbar-plugins` folder\n3. Or update it later via **SwiftBar → Preferences → Plugin Folder**\n\n---\n\n## 🔌 Plugins\n\n| Plugin | Description |\n|---|---|\n| [📶 wifi-ssid](./wifi-ssid/) | Displays your current WiFi network in the menu bar, updates instantly on network changes |\n\n---\n\n## 📦 Installing a plugin\n\nEach plugin has its own folder with a dedicated README. The general steps are:\n\n```bash\n# 1. Clone this repo\ngit clone https://github.com/matthew/swiftbar-plugins.git\n\n# 2. Navigate to the plugin you want\ncd swiftbar-plugins/wifi-ssid\n\n# 3. Follow the README instructions in that folder\n```\n\n---\n\n## 🗂 Repo structure\n\n```\nswiftbar-plugins/\n├── README.md               ← you are here\n└── wifi-ssid/\n    ├── README.md           ← plugin-specific setup instructions\n    ├── wifi-ssid.sh        ← SwiftBar plugin script\n    ├── wifi-watcher.sh     ← launchd watcher script\n    ├── com.user.wifiwatcher.plist\n    └── assets/\n        ├── setup.jpg       ← screenshot: Shortcut setup\n        └── execution.jpg   ← screenshot: Shortcut execution\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgxv%2Fswiftbar-plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmgxv%2Fswiftbar-plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgxv%2Fswiftbar-plugins/lists"}