Skip to content

Add Claudia: OSS menu bar dev service monitor#1127

Open
sudyke wants to merge 2 commits into
serhii-londar:masterfrom
sudyke:add-claudia
Open

Add Claudia: OSS menu bar dev service monitor#1127
sudyke wants to merge 2 commits into
serhii-londar:masterfrom
sudyke:add-claudia

Conversation

@sudyke
Copy link
Copy Markdown

@sudyke sudyke commented May 27, 2026

Adds Claudia — a macOS menu bar app that monitors any local dev service and starts them with one click when they're down.

17+ built-in presets across Containers (Docker, OrbStack, Colima), Databases (Postgres, MySQL, Supabase, Redis, MongoDB), Dev Servers (Next.js, Vite, Astro, Storybook, Rails, Django), and Tools (Mailpit, LocalStack, ngrok). Three check types (HTTP / TCP socket / shell exit code) and three start action types (open app / Terminal command / one-shot shell) cover essentially any local stack. Custom services for anything the presets don't.

  • Categories: development, menubar
  • License: MIT
  • Written in Swift 6 (strict concurrency), SwiftUI + AppKit menu bar
  • Free, open source, first-party Apple frameworks only — no SPM dependencies
  • Available via Homebrew: brew install --cask sudyke/tap/claudia-monitor

Screenshots and full feature list in the README.

Checklist (per CONTRIBUTING.md):

  • Edited applications.json, not README.md
  • Description is short and ends with a period
  • Categories exist in categories.json
  • Individual PR for a single addition

sudyke and others added 2 commits May 27, 2026 09:15
Expanded the description now that Claudia monitors arbitrary services
(17+ presets) rather than the original three hardcoded ones. Added three
screenshot URLs from the project's docs/screenshots/ folder.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant