# Installer maclaunch avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de maclaunch pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:maclaunch
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install maclaunch
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:maclaunch
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/maclaunch>
- **Version:** 2.5
- **Résumé source:** Manage your macOS startup items
- **Page d'accueil:** <https://github.com/hazcod/maclaunch>
- **Dépôt:** <https://github.com/hazcod/maclaunch>
- **Licence:** MIT
- **Archive source:** <https://github.com/hazcod/maclaunch/archive/refs/tags/2.5.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- maclaunch (cli)
- maclaunch (alias)

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur all

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 2.5
- données locales: OK
- dépôt amont: https://github.com/hazcod/maclaunch
- dernière version détectée: 2.5 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 2017: Official GitHub repository created.
- 2023: Repository activity continued through commits pushed to the default branch.

### Related projects

- The tool is related to `launchctl`, `kextutil`, `systemextensionsctl`, and other macOS startup-management surfaces that it wraps or inspects.

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

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


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/fr/brew-utility-packages/) - Matched Homebrew package provider.
- [mole](https://pkg.so/fr/brew/mole/) - Shares pkgdb curated category or tags: cli, macos, system.
- [lima](https://pkg.so/fr/brew/lima/) - Shares pkgdb curated category or tags: cli, macos, system.
- [mas](https://pkg.so/fr/brew/mas/) - Shares pkgdb curated category or tags: cli, macos, system.
- [terminal-notifier](https://pkg.so/fr/brew/terminal-notifier/) - Shares pkgdb curated category or tags: cli, macos, system.
- [cliclick](https://pkg.so/fr/brew/cliclick/) - Shares pkgdb curated category or tags: cli, macos, system.
- [dysk](https://pkg.so/fr/brew/dysk/) - Shares pkgdb curated category or tags: cli, macos, system.
- [mactop](https://pkg.so/fr/brew/mactop/) - Shares pkgdb curated category or tags: cli, macos, system.
- [blueutil](https://pkg.so/fr/brew/blueutil/) - Shares pkgdb curated category or tags: cli, macos, system.
- [wallpaper](https://pkg.so/fr/brew/wallpaper/) - Local package facts share a topical domain. Shared terms: cli, macos, manage, system.
- [ansiweather](https://pkg.so/fr/brew/ansiweather/) - Local package facts share a topical domain. Shared terms: cli, system, your.
- [apt-dater](https://pkg.so/fr/brew/apt-dater/) - Local package facts share a topical domain. Shared terms: cli, manage, system.

## Combined YAML source

View the package source record on GitHub. [combined/maclaunch.yml](https://github.com/mxcl/pkgdb/blob/main/combined/maclaunch.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
