macOS
brew install gtoplocal Homebrew formula metadata
brew
System monitoring dashboard for terminal. Version 1.1.5 via Homebrew; verified from local package data.
install
brew install gtoplocal Homebrew formula metadata
nix profile install nixpkgs#gtopnixpkgs package indexes · pkgs/by-name/gt/gtop/package.nix · source: api.github.com
sudo pacman -S gtopArch Linux sync databases · gtop · source: geo.mirror.pkgbuild.com
overview
System monitoring dashboard for terminal
history
gtop is a Node.js terminal system-monitoring dashboard. It packages a visual top-like TUI around Node dependencies such as blessed, blessed-contrib, and systeminformation.
The official repository describes gtop as a system monitoring dashboard for the terminal and its package metadata describes it as graphic top. The repository package metadata exposes the gtop executable, MIT license, Node engine requirement, and npm-oriented installation path.
The upstream README documents Linux, macOS, and partial Windows support, global npm installation, Docker execution with host net and pid namespaces, and keyboard sorting of process rows by PID, CPU, or memory. GitHub release metadata on the repository page lists a small release set, with v1.1.5 published in August 2023.
gtop's adoption is typical of JavaScript command-line utilities: it starts as an npm global tool but is also packaged by Homebrew, Nix, and Arch according to the input package facts. The repository badges point to npm, Snap, and Docker distribution surfaces.
Users start the dashboard with the gtop command, quit with q or Ctrl-C, and sort the process table with p, c, or m. The README also recommends LANG and TERM settings if terminal glyphs render incorrectly.
gtop is package-nerd interesting as a Node-based replacement for classic native top-like tools. It demonstrates the packaging tradeoff of shipping a convenient visual TUI with a JavaScript runtime and dependency tree rather than a small C binary.
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 |
|---|---|---|---|
gtop | cli | global executable |
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.
https://github.com/aksakalli/gtop
install metadata
| Package key | brew:gtop |
|---|---|
| Version | 1.1.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gtop |
| Homepage | https://github.com/aksakalli/gtop |
| Repository | https://github.com/aksakalli/gtop |
| Upstream docs | https://github.com/aksakalli/gtop#readme |
| License | MIT |
| Source archive | https://registry.npmjs.org/gtop/-/gtop-1.1.5.tgz |
| Dependencies | node |
| Bottle | available (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gtop |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
gtop
nix profile install nixpkgs#gtopgtop 1.1.5-2
System monitoring dashboard for terminal
https://github.com/aksakalli/gtop
sudo pacman -S gtopsource 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.