Skip to content
forked from nschloe/tiptop

🖥️ Command-line system monitoring

License

Notifications You must be signed in to change notification settings

dhmo1900/tiptop

 
 

tiptop

Command-line system monitoring.

PyPi Version PyPI pyversions GitHub stars Downloads

Discord Donate Sponsor Coffee

gh-actions LGTM Code style: black

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

screenshot

For all options, see

tiptop -h
usage: tiptop [-h] [--version] [--net NET]

Command-line system monitor.

options:
  -h, --help         show this help message and exit
  --version, -v      display version information
  --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.

About

🖥️ Command-line system monitoring

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%