Automic VaultAutomic Vault

brew

zzz を Homebrew, apk, Nix でインストール

zzz のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install zzz

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add zzz

Alpine Linux edge package indexes · zzz · ソース: dl-cdn.alpinelinux.org

Nix確認済み · 92%
nix profile install nixpkgs#zzz

nixpkgs package indexes · pkgs/by-name/zz/zzz/package.nix · ソース: api.github.com

概要

パッケージ概要

Command-line tool to put Macs to sleep

コマンドとエイリアス

  • Zzz

履歴

プロジェクトの歴史と使われ方

Zzz is a tiny macOS command-line utility that immediately requests system sleep. It is essentially a packaged one-command wrapper around Apple's IOKit power-management APIs.

プロジェクトの歴史

The upstream README presents Zzz as a command-line macOS sleep program similar to SleepNow, with traditional make-based installation and a Homebrew installation path. The source is intentionally small C code using IOMasterPort, IOPMFindPowerManagement, and IOPMSleepSystem to ask macOS to sleep.

There is little public narrative around the project beyond the README and source, so its history is best understood as preservation of a tiny utility rather than an evolving application ecosystem.

採用の歴史

Adoption appears narrow: users install it when they want a memorable terminal command that sleeps a Mac immediately, especially in scripts or shell workflows where a GUI sleep command is awkward. The README's explicit Homebrew instructions show that package-manager installation is part of the intended usage story.

使われ方

Usage is intentionally minimal: run Zzz, and the Mac sleeps immediately. The program has no configuration file, credentials, long-running daemon, or visible help flow; its behavior is the side effect of calling the macOS power-management sleep API.

パッケージ好きにとっての重要性

Zzz is package-nerd significant as an extreme small-package case. It demonstrates why package indexes contain tiny platform appliances: a few lines of C plus a stable command name can be more convenient than remembering or retyping lower-level system calls or scripts.

It also shows the maintenance quirks of old macOS C utilities: even a sleep wrapper depends on SDK headers, IOKit linkage, and small compatibility fixes over time.

タイムライン

  • Public README era: Zzz is documented as a command-line macOS sleep program with make-based installation and Homebrew installation instructions.
  • Current source: Zzz implements sleep by opening the macOS power-management connection and calling IOPMSleepSystem.

Related projects

  • Related tools and APIs include Apple's IOKit power-management APIs, pmset sleepnow, SleepNow-style utilities, SleepWatcher, caffeinate as the opposite keep-awake workflow, and other macOS command-line power-management helpers.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 11 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
Zzzcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版1
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/Orc/Zzz

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報No cached GitHub release or tag data was available.https://github.com/Orc/Zzz信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:zzz
バージョン1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/zzz
ホームページhttps://github.com/Orc/Zzz
リポジトリhttps://github.com/Orc/Zzz
上流ドキュメントhttps://github.com/Orc/Zzz#readme
ライセンスLicenseRef-Homebrew-public-domain
ソースアーカイブhttps://github.com/Orc/Zzz/archive/refs/tags/v1.tar.gz
Bottle利用可能 (対象 arm64_big_sur, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namezzz
Version Scheme0
Revision0
Head VersionHEAD
Requirements
  • macos
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

zzz

nix profile install nixpkgs#zzz
  • normalized package name match
  • 一致条件: Zzz
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/zz/zzz/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

zzz 0.2.0-r0

Suspend or hibernate your computer

https://github.com/jirutka/zzz

sudo apk add zzz
  • License: MIT
  • Architecture: x86_64
  • Source Package: zzz
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Zzz
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zzz from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

zzz-doc 0.2.0-r0

Suspend or hibernate your computer (documentation)

https://github.com/jirutka/zzz

sudo apk add zzz-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: zzz
  • normalized package name match
  • 一致条件: Zzz
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zzz-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment