A better top
Project description
Command-line system monitoring.
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
pip install tiptop
tiptop
For all options, see
tiptop -h
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tiptop-0.2.4.tar.gz
(19.4 kB
view hashes)
Built Distribution
tiptop-0.2.4-py3-none-any.whl
(19.8 kB
view hashes)