Replace bpytop by btop

This commit is contained in:
Laurent Cheylus 2022-01-17 15:59:36 +01:00 committed by Caleb Xu
parent 9c103e3c7b
commit fb0b28a009
1 changed files with 1 additions and 1 deletions

View File

@ -230,7 +230,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [atop](https://www.atoptool.nl) - ASCII full-screen performance monitor that is capable of reporting the activity of all processes
* [bat](https://github.com/sharkdp/bat) - A `cat` clone with wings
* [bmon](https://github.com/tgraf/bmon) - Real-time network bandwidth monitor and rate estimator with human-friendly visual output
* [bpytop](https://github.com/aristocratos/bpytop) - Linux/OSX/FreeBSD resource monitor
* [btop](https://github.com/aristocratos/btop) - Linux/OSX/FreeBSD resource monitor
* [catcli](https://github.com/deadc0de6/catcli) - The command line catalog tool for your offline data
* [ccat](https://github.com/owenthereal/ccat) - ccat is the colorizing cat. It works similar to cat but displays content with syntax highlighting.
* [exa](https://github.com/ogham/exa) - A modern version of `ls`.