* pages/*: prefer brand name and add backticks around commands --------- Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
29 lines
417 B
Markdown
29 lines
417 B
Markdown
# bpytop
|
|
|
|
> Display dynamic real-time information about running processes with graphs. Similar to `gtop` and `htop`.
|
|
> More information: <https://github.com/aristocratos/bpytop>.
|
|
|
|
- Start `bpytop`:
|
|
|
|
`bpytop`
|
|
|
|
- Start in minimal mode without memory and networking boxes:
|
|
|
|
`bpytop -m`
|
|
|
|
- Show version:
|
|
|
|
`bpytop -v`
|
|
|
|
- Toggle minimal mode:
|
|
|
|
`m`
|
|
|
|
- Search for running programs or processes:
|
|
|
|
`f`
|
|
|
|
- Change settings:
|
|
|
|
`M`
|