Automic VaultAutomic Vault

brew

Install zenith with Homebrew, apk, MacPorts, Nix, pacman, winget, zypper

In terminal graphical metrics for your *nix system. Version 0.15.0 via Homebrew; verified 2026-05-08.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install zenith

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install zenith

MacPorts ports tree · sysutils/zenith/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add zenith

Alpine Linux edge package indexes · zenith · source: dl-cdn.alpinelinux.org

Nixverified · 92%
nix profile install nixpkgs#zenith

nixpkgs package indexes · pkgs/by-name/ze/zenith/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S zenith

Arch Linux sync databases · zenith · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install zenith

openSUSE Tumbleweed package metadata · zenith · source: download.opensuse.org

Windows

Windows Package Managerverified · 92%
winget install --id MakotoArai.Zenith -e

Windows Package Manager source index · MakotoArai.Zenith · source: cdn.winget.microsoft.com

overview

Package summary

In terminal graphical metrics for your *nix system

Commands and aliases

  • zenith

history

Project history and usage

Zenith is a Rust terminal system monitor for Unix-like systems, pitched as a top/htop-like tool with graphical, zoomable charts for CPU, memory, disk, network, process, battery, and optional NVIDIA GPU metrics.

Project history

Zenith grew out of the late-2010s wave of Rust terminal utilities that reimagined established Unix admin tools with richer terminal UIs. Its README describes a system monitor written in Rust, with optional charts, a filterable process table, process signaling, saved performance data between runs, and Linux/macOS support.

The release history shows Zenith already shipping regular tagged releases by October 2020, with 0.11.0 adding process-view and packaging improvements, and 0.12.0 following in January with Apple M1 arm64 support. Later releases continued the pragmatic pattern of dependency updates, platform fixes, and metric/UI improvements rather than a large product pivot.

Adoption history

Zenith's adoption is practical and package-driven. The README documents GitHub release binaries, Debian/Ubuntu deb packages, deb-get, Arch packaging, Homebrew, and Cargo-from-git installation, while the supplied package data adds Alpine, MacPorts, Nix, winget, and openSUSE-family packaging.

It occupies the same discovery niche as other modern terminal monitors: users find it while looking for a more visual `top`, `htop`, `btop`, or `bottom` style workflow, especially when they want scrollback in charts or GPU/process details in one terminal screen.

How it is used

Operators run `zenith` interactively to watch system utilization, browse process tables, zoom into historical charts, and send signals or change priorities from the TUI. Linux users can enable extra accounting and NVIDIA GPU metrics when the build and permissions support them.

Because Zenith is primarily an interactive monitor rather than a library, its package value is concentrated in the single executable and optional build variants such as NVIDIA support, musl/static builds, and distribution-specific packaging.

Why package nerds care

Zenith is a good example of a Rust CLI that became package-manager-visible because it offers a nicer interactive experience than the base system tools without replacing the operating system's monitoring stack. For package nerds, the interesting parts are platform support, native dependency friction around libclang/NVIDIA, and whether the packaged build includes the expected metrics features.

It also illustrates the crowded but useful terminal-monitor category: many packages do similar things, so maintainers and users evaluate them by installability, terminal compatibility, metric coverage, and how much runtime privilege is needed for deeper process accounting.

Timeline

  • 2020-10-25: GitHub release page shows Zenith 0.11.0 with UI, process, and Debian package build improvements.
  • 2021-01-13: Zenith 0.12.0 adds Apple M1 arm64 support.
  • Ongoing: Releases continue with dependency updates, platform fixes, and monitoring feature refinements.

Related projects

  • top and htop are the classic process monitors Zenith is commonly compared with.
  • btop and bottom occupy a similar modern terminal-monitor niche.
  • NVML is relevant to Zenith's optional NVIDIA GPU metrics support.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for zenith. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
zenithcliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version0.15.0
manager updated2026-05-08
local dataok
upstreamcurrent
latest detected0.15.0

https://github.com/bvaisvil/zenith

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:zenith
Version0.15.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/zenith
Homepagehttps://github.com/bvaisvil/zenith/
Repositoryhttps://github.com/bvaisvil/zenith
Upstream docshttps://github.com/bvaisvil/zenith#readme
LicenseMIT
Source archivehttps://github.com/bvaisvil/zenith/archive/refs/tags/0.15.0.tar.gz
Last updated2026-05-08T22:26:37Z
Pulseupdated
Build dependenciesrust
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

zenith

nix profile install nixpkgs#zenith
  • normalized package name match
  • Matched by: Zenith
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ze/zenith/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

zenith 0.14.1-r4

Sort of like htop but with zoom-able charts, CPU, GPU, network, disk usage

https://github.com/bvaisvil/zenith

sudo apk add zenith
  • License: MIT
  • Architecture: x86_64
  • Source Package: zenith
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Zenith
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zenith from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

zenith 0.15.0-1

Terminal system monitor with histograms

https://github.com/bvaisvil/zenith

sudo pacman -S zenith
  • License: MIT
  • Architecture: x86_64
  • 1 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Zenith
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: zenith from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

zenith 0.15.0-1.1

Sort of like top or htop but with zoom-able charts

https://github.com/bvaisvil/zenith

sudo zypper install zenith
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: zenith
  • 3 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Zenith
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: zenith from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

zenith

sudo port install zenith
  • normalized package name match
  • Matched by: Zenith
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/zenith/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
winget95%

MakotoArai.Zenith

winget install --id MakotoArai.Zenith -e
  • normalized package name match
  • Matched by: Zenith
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: MakotoArai.Zenith from https://cdn.winget.microsoft.com/cache/source.msix

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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