# Installer sleepwatcher avec Homebrew, MacPorts, Nix

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

## installation

```sh
sudo av install brew:sleepwatcher
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install sleepwatcher
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install sleepwatcher
```

  Preuve: MacPorts ports tree: sysutils/sleepwatcher/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#sleepwatcher
```

  Preuve: nixpkgs package indexes: pkgs/by-name/sl/sleepwatcher/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:sleepwatcher
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.2.1
- **Résumé source:** Monitors sleep, wakeup, and idleness of a Mac
- **Page d'accueil:** <https://www.bernhard-baehr.de/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- sleepwatcher (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.2.1

## Notes de sécurité

formula declares a Homebrew service.

- **Risque Geiger:** orange / moyen
- formula declares a Homebrew service

## Autres enregistrements de gestionnaires de paquets

- Nix - sleepwatcher: normalized package name match | nixpkgs package indexes: pkgs/by-name/sl/sleepwatcher/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - sleepwatcher: normalized package name match | MacPorts ports tree: sysutils/sleepwatcher/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
