eddiezane/lunchy
A friendly wrapper for launchctl observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5642
- days_rel: n/a
- days_push: 2025
- n_releases_24m: 0
Adoption not part of the score
3000 stars · 114 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Lunchy is a friendly Ruby-based wrapper around macOS's launchctl that simplifies managing launchd agents with simple commands like start, stop, and ls using substring patterns. It replaces verbose launchctl invocations with concise, developer-friendly commands.
Use cases
- start a redis launchd agent without typing the full plist path
- list installed launchd services matching a pattern
- restart a background service on macOS from the terminal
- install and uninstall launchd plists easily
- check status of launchd agents with a simple command
When to choose
- you manage launchd agents on macOS and find launchctl verbose and unfriendly
- you want pattern-based matching instead of exact plist filenames
- you prefer simple terminal commands for starting and stopping services
When to avoid
- you are on Linux or Windows where launchd does not exist
- you need advanced launchctl features like GUI session targeting or bootstrap/enable
- you need actively maintained tooling with recent releases
Facets
cli-tool · maturity maintenance
cli developer-tools configuration-management developer-tools operating-systems cli launchctl launchd macos-services ruby-gem plist command-line macos
1 source
- readme: https://github.com/eddiezane/lunchy · fetched 2026-08-28 · e9961a647344
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| eddiezane/lunchy | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="eddiezane/lunchy")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem