macOS utility for developers
Control Homebrew services without leaving the menu bar.
Controla tus servicios de Homebrew sin salir de la barra de menú.
Start, stop, restart and monitor brew services from a native macOS menu bar app built for daily local development.
Inicia, detén, reinicia y monitorea brew services desde una app nativa de macOS pensada para el flujo diario de desarrollo local.
- Native menu bar UX
- Apple Silicon + Intel
- Open source MIT
Popover preview
Why it is useful
Small utility, high leverage.
See what is running
Vrew lists Homebrew-managed services with live status so you can scan your local stack in seconds.
Control services fast
Start, stop, restart and refresh directly from the menu bar instead of typing repeated commands.
Made for daily use
Useful when switching between projects that depend on Postgres, Redis, MySQL, nginx or other local services.
Native macOS feel
No browser wrapper, no dashboard overhead. It behaves like a proper menu bar utility.
Install
Get it running in a minute.
Download the latest release, move the app to /Applications,
clear the quarantine flag once, and launch it from macOS.
xattr -cr /Applications/vrew.app
Open source
Ship it, inspect it, improve it.
Readable codebase
Built in Swift with a focused scope: menu bar shell, service manager and straightforward UI state.
Low-friction contribution
Ideal project size for contributors who want to improve local developer tooling on macOS.
MIT licensed
Use it, fork it and adapt it to your own workflow.