Crate bottom

Source
Expand description

A customizable cross-platform graphical process/system monitor for the terminal. Supports Linux, macOS, and Windows. Inspired by gtop, gotop, and htop.

Note: The following documentation is primarily intended for people to refer to for development purposes rather than the actual usage of the application. If you are instead looking for documentation regarding the usage of bottom, refer to here.

Modules§

options
How to handle config files and arguments.
widgets

Macros§

debug
error
info
info_every_n_secs
log
log_every_n_secs
multi_eq_ignore_ascii_case
Checks that the first string is equal to any of the other ones in a ASCII case-insensitive match.
trace
warn

Functions§

reset_stdout
This manually resets stdout back to normal state.
start_bottom
Main code to call to start bottom.