macOS
brew install lunchylocal Homebrew formula metadata
安装
brew install lunchylocal Homebrew formula metadata
概览
Friendly wrapper for launchctl
历史
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.
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.
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.
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.
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
lunchy | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/eddiezane/lunchy
安装元数据
| 软件包键 | brew:lunchy |
|---|---|
| 版本 | 0.10.4 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/lunchy |
| 主页 | https://github.com/eddiezane/lunchy |
| 仓库 | https://github.com/eddiezane/lunchy |
| 上游文档 | https://github.com/eddiezane/lunchy#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/eddiezane/lunchy.git |
| macOS 提供的库 | ruby |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | lunchy |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.