# Install lunchy with Homebrew

Friendly wrapper for launchctl. Version 0.10.4 via Homebrew; verified from local package data.

## Install

```sh
sudo av install brew:lunchy
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install lunchy
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:lunchy
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/lunchy>
- **Version:** 0.10.4
- **Source summary:** Friendly wrapper for launchctl
- **Homepage:** <https://github.com/eddiezane/lunchy>
- **Repository:** <https://github.com/eddiezane/lunchy>
- **Upstream docs:** <https://github.com/eddiezane/lunchy#readme>
- **License:** MIT
- **Source archive:** <https://github.com/eddiezane/lunchy.git>
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- lunchy (cli)
- lunchy (alias)

## Uses from macOS

- ruby

## Install behavior

- Post-install hook: not defined
- Bottle: available on all

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.10.4
- Local data: ok
- Upstream repository: https://github.com/eddiezane/lunchy
- info: No package-manager update timestamp was available.
- info: No cached GitHub release or tag data was available.
## Project history and usage

Lunchy is a Ruby command-line wrapper around macOS `launchctl`. It was created to make common launch agent operations feel like simple service commands rather than exact plist-path invocations.

### Project history

The public repository was created in 2011. The README says Lunchy was written as part of project time at Carbon Five and lists Mike Perham, Eddie Zaneski, Mr Rogers, and other contributors in its About section.

The README also preserves a bit of package-culture trivia: the name was originally intended to be `launchy`, but the gem name was already taken, so the project became Lunchy.

### Adoption history

Lunchy gained the most visible adoption among macOS developers who wanted short commands for launch agent plists. Its README documents installation through both RubyGems and Homebrew, and the supplied package metadata identifies the Homebrew formula.

Repository metadata shows a larger audience than the later Go port, with thousands of stars, which fits its role as the older and better-known Lunchy implementation.

### How it is used

Lunchy accepts commands such as `ls`, `start`, `stop`, `restart`, `status`, `install`, `uninstall`, `show`, and `edit`, using a substring pattern matched against launch agent plist filenames.

The README contrasts `launchctl load ~/Library/LaunchAgents/io.redis.redis-server.plist` with `lunchy start redis`, which captures the package's appeal: hide verbose plist mechanics behind the service name a developer remembers.

### Why package nerds care

Lunchy is package-nerd-significant because it sits directly at the intersection of Homebrew-installed daemons, user LaunchAgents, and local development services. It made package-installed plist files feel more like init-system services on macOS.

For historical package data, Lunchy is also the origin point for later ports such as lunchy-go, making it a small but recognizable node in the macOS service-management tooling family.

### Timeline

- 2011: eddiezane/lunchy repository created.
- 2011: README says Lunchy was written as part of project time at Carbon Five.
- Later: Lunchy distributed through RubyGems and Homebrew per upstream README and supplied package metadata.

### Related projects

- `launchctl` and launchd are the macOS facilities Lunchy wraps.
- RubyGems and Homebrew are the installation channels documented by upstream.
- lunchy-go is a later Go port of the Lunchy workflow.

### Sources

- <https://api.github.com/repos/eddiezane/lunchy>
- <https://github.com/eddiezane/lunchy#readme>
- source_facts.package-manager


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** lunchy
- **Version Scheme:** 0
- **Revision:** 0
- **Conflicts With:** lunchy-go
- **Requirements:** macos
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Package publisher tools](https://www.automicvault.com/pkg/package-publishers/) - Belongs to a package publishing or registry command family.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://www.automicvault.com/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [daemontools](https://www.automicvault.com/pkg/brew/daemontools/) - Shares av.db curated category or tags: cli, service-management, system.
- [jsvc](https://www.automicvault.com/pkg/brew/jsvc/) - Shares av.db curated category or tags: cli, service-management, system.
- [s6-rc](https://www.automicvault.com/pkg/brew/s6-rc/) - Shares av.db curated category or tags: cli, service-management, system.
- [shepherd](https://www.automicvault.com/pkg/brew/shepherd/) - Shares av.db curated category or tags: cli, service-management, system.
- [systemd](https://www.automicvault.com/pkg/brew/systemd/) - Shares av.db curated category or tags: cli, service-management, system.
- [asitop](https://www.automicvault.com/pkg/brew/asitop/) - Shares av.db curated category or tags: cli, macos, system.
- [bluetoothconnector](https://www.automicvault.com/pkg/brew/bluetoothconnector/) - Shares av.db curated category or tags: cli, macos, system.
- [blueutil](https://www.automicvault.com/pkg/brew/blueutil/) - Shares av.db curated category or tags: cli, macos, system.
- [displayplacer](https://www.automicvault.com/pkg/brew/displayplacer/) - Local package facts share a topical domain. Shared terms: cli, macos, management, system.
- [fnt](https://www.automicvault.com/pkg/brew/fnt/) - Local package facts share a topical domain. Shared terms: cli, macos, management, system.
- [lolcat](https://www.automicvault.com/pkg/brew/lolcat/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, ruby, system.

## Combined YAML source

View the package source record on GitHub. [combined/lunchy.yml](https://github.com/automic-vault/db/blob/main/combined/lunchy.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
