Skip to content
Nicole Stevens edited this page Aug 16, 2023 · 1 revision

Welcome to the sysinfo wiki!

This is a really simple program written in Python 3.

I wanted an alternative for the *nix df command which would show diskusage using bar graphs. Once this worked I added other system information.

While not a replacement for top, this program will do a clear ; display ; sleep mode using the flags --watch and --watch-interval. Please see the Readme.md or manual page.

Clone this wiki locally