macOS
brew install maclaunchlocal Homebrew formula metadata
brew / rank 8810
Manage your macOS startup items. Version 2.5 via Homebrew; verified from local package data.
install
brew install maclaunchlocal Homebrew formula metadata
overview
Manage your macOS startup items
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
maclaunch | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:maclaunch |
|---|---|
| Version | 2.5 |
| Package manager | Homebrew |
| Homepage | https://github.com/hazcod/maclaunch |
| Repository | https://github.com/hazcod/maclaunch |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.