www.respirapulse.dev

Monitor Vercel deployments from your menu bar with instant status updates and one-click log access

Respira Pulse screenshot showing the app interface

Respira Pulse monitors Vercel deployments directly from the Mac menu bar, providing at-a-glance status updates through a color-coded icon. Green indicates live deployment, yellow signals building, and red shows failed deployment, eliminating the need to check browser tabs for deployment status.

Built with Tauri v2 and Rust, the app runs natively on both Apple Silicon and Intel Macs with efficient resource usage (approximately 1% CPU during active monitoring, 50MB memory). The architecture ensures responsive performance without significant system impact.

A key feature enables one-click error log copying when deployments fail. Users can copy relevant error logs directly from the menu bar dropdown without navigating through Vercel’s dashboard, accelerating debugging workflows. Native macOS notifications alert users when deployments complete.

Setup requires a Vercel API token, which Respira Pulse stores securely in the macOS Keychain. The app integrates directly with Vercel’s REST API for real-time deployment status.

Requirements include macOS 12 Monterey or newer.

Pricing follows a one-time payment model: Starter tier at 4.44 euros (one project, 7-day free trial without credit card), Pro tier at 22.22 euros (up to 10 projects), and Unlimited at 44.44 euros. Tier upgrades automatically refund the difference.

Installation is available via direct DMG download or Homebrew (brew tap webmyc/respira-pulse && brew install --cask respira-pulse). First launch requires right-clicking and selecting Open to bypass Gatekeeper.

Limitations include Vercel-only support; the app does not work with Netlify, Railway, or other deployment platforms. The macOS 12 requirement excludes older systems.

Alternatives include the Vercel CLI with --watch flag, browser-based dashboard monitoring, and custom webhook integrations.

Suitable for users who deploy frequently to Vercel and want ambient deployment awareness without constant browser tab checking.

FAQ

What does Respira Pulse do?+

Respira Pulse monitors Vercel deployments from the menu bar with a color-coded icon: green for live, yellow for building, red for failed. A one-click action copies the relevant error log when deployments fail.

Is Respira Pulse free?+

Respira Pulse's pricing isn't tagged in the directory entry; visit https://www.respirapulse.dev/ for current terms. Pricing is one-time: Starter at 4.44 euros (1 project, 7-day free trial without credit card), Pro at 22.22 euros (up to 10 projects), Unlimited at 44.44 euros. Tier upgrades automatically refund the difference.

How do I install Respira Pulse on macOS?+

Install via Homebrew with `brew tap webmyc/respira-pulse && brew install --cask respira-pulse`, or download from https://www.respirapulse.dev/. First launch requires right-clicking and selecting Open to bypass Gatekeeper.

Does Respira Pulse run on Apple Silicon?+

Yes. Built with Tauri v2 and Rust, Respira Pulse runs natively on Apple Silicon (M1, M2, M3, M4) and Intel Macs. macOS 12 Monterey or newer is required.

Where does Respira Pulse store my Vercel API token?+

In the macOS Keychain. The app integrates with Vercel's REST API for real-time deployment status using a token you provide during setup.

Does Respira Pulse work with Netlify or Railway?+

No. Respira Pulse is Vercel-only. It does not connect to Netlify, Railway, or other deployment platforms. Resource use stays around 1% CPU during active monitoring with 50MB memory.

Related Apps