Vercel Bar
Your Vercel deployments, build logs and alerts — from the menu bar.
Details
- Role
- Author
- Started
- September 2026
- Language
- Swift
- Platform
- macOS
Overview
Deploying to Vercel usually means keeping a dashboard tab open and refreshing it. Vercel Bar moves that loop into the menu bar: a click shows every project and its latest deployments, with the state of each build visible at a glance.
When a build is running you can follow its logs live, and when one fails you get a native notification instead of finding out later. It is the difference between checking on a deploy and being told about it.
It is a native Swift app rather than a wrapped web page, so it stays light, launches instantly and behaves like the rest of macOS. Vercel Bar is an independent project and is not affiliated with, endorsed by, or supported by Vercel Inc.
Highlights
- Live view of deployments across all your Vercel projects
- Build logs streamed straight into the menu bar panel
- Native macOS notifications when a deployment fails
- Installable via Homebrew cask or a .dmg download
- Native Swift app — no Electron, no browser tab
- Requires macOS 13 Ventura or later
Built with
- Swift
- macOS
- Vercel API