From fb0b28a0093577e8e7b836a70575981b8b0def63 Mon Sep 17 00:00:00 2001 From: Laurent Cheylus Date: Mon, 17 Jan 2022 15:59:36 +0100 Subject: [PATCH] Replace bpytop by btop --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6440a0..c1a90ba 100644 --- a/README.md +++ b/README.md @@ -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`.