Tiptop
:desktop_computer: Command-line system monitoring
Install / Use
/learn @nschloe/TiptopREADME
tiptop is a command-line system monitoring tool in the spirit of top. It displays various interesting system stats and graphs them. Works on all operating systems.
Install and run with
<!--pytest-codeblocks: skip-->pip install tiptop
tiptop
<p align="center">
<img alt="screenshot" src="https://raw.githubusercontent.com/nschloe/tiptop/gh-pages/screenshot.png" width="100%"/>
</p>
For all options, see
<!--pytest-codeblocks:skipif(sys.version_info < (3, 10))-->tiptop -h
<!--pytest-codeblocks: expected-output-->
usage: tiptop [-h] [--version] [--log LOG] [--net NET]
Command-line system monitor.
options:
-h, --help show this help message and exit
--version, -v display version information
--log LOG, -l LOG debug log file
--net NET, -n NET network interface to display (default: auto)
tiptop uses Textual for layouting and psutil for fetching system data.
Other top alternatives in alphabetical order:
See here for a comparison by GitHub stars.
Related Skills
tmux
345.4kRemote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
diffs
345.4kUse the diffs tool to produce real, shareable diffs (viewer URL, file artifact, or both) instead of manual edit summaries.
terraform-provider-genesyscloud
Terraform Provider Genesyscloud
blogwatcher
345.4kMonitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
