Skip to content

giampaolo/psutil-cli

Repository files navigation

Linux tests (Travis) Test coverage (coverall.io) Latest version Github stars License

Cross-platform command line utilities based on psutil.

Motivation

There is a set of well known command line utilities such as ps, top, netstat etc. which are available on pretty much all UNIX platforms (but not Windows). Most of them work similarly but all have minor or major differences regarding the command line options and the printed output, both of which are not standarized.

The aim of this project is to provide clones of the most famous UNIX CLI utilities such as ps, top, netstat, etc. which are portable across all UNIX platforms and Windows and which all provide the same interface in terms of cmdline parsing and printed output.

NOTE: still a work in progress.

Utilities

About

Portable command line tools based on psutil

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published