A macOS menu bar app that monitors your Google Cloud Build projects and sends notifications when builds complete.
- Monitor multiple Google Cloud Build projects from your menu bar
- See build status at a glance with color-coded indicators
- Get native macOS notifications when builds succeed or fail
- Tray icon reflects current build state (building, success, failed)
- Configurable polling interval and max builds per project
- macOS 14+
- Google Cloud SDK (
gcloud) installed and authenticated - Application Default Credentials (ADC) configured — the app uses ADC to authenticate API requests
- Open the app
- Complete gcloud authentication when prompted
- Add your Google Cloud project IDs in Settings
- Builds will start polling automatically
Open CloudBuildNotifier.xcodeproj in Xcode and build.
