bottom 0.12.3

A customizable cross-platform graphical process/system monitor for the terminal. Supports Linux, macOS, and Windows.
Documentation
1
2
3
4
5
mod counters;
mod partition;

pub use counters::*;
pub(crate) use partition::*;