macOS
brew install maclaunchlocal Homebrew formula metadata
安装
brew install maclaunchlocal Homebrew formula metadata
概览
Manage your macOS startup items
历史
maclaunch is a shell-based macOS CLI for listing, enabling, and disabling startup items. The README positions it as a way to inspect persistent launch mechanisms and control them with native macOS tools.
The official repository was created in January 2017. Its scope is intentionally narrow: enumerate startup mechanisms such as LaunchAgents, LaunchDaemons, kernel extensions, system extensions, hooks, emond scripts, and cron scripts, then toggle them without rewriting their files.
The README documents Homebrew installation and manual copying of the shell script. Repository metadata captured during this run showed a few hundred GitHub stars, consistent with a niche but useful macOS administration utility.
Typical commands are `maclaunch list`, `maclaunch list enabled`, `maclaunch list system`, `maclaunch enable <filter>`, and `maclaunch disable <filter>`. The README also documents `ML_SYSTEM` for showing or hiding likely-uninteresting system startup items.
maclaunch matters to package and system tinkerers because launchd agents and daemons are a common side effect of installing Mac software. A small CLI that filters and toggles them gives Homebrew-era Mac users a scriptable way to audit what starts automatically.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
maclaunch | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:maclaunch |
|---|---|
| 版本 | 2.5 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/hazcod/maclaunch |
| 仓库 | https://github.com/hazcod/maclaunch |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.